Download List

專案描述

JIGS (Java Interface for GnuStep) allows Java programmers to use the GNUstep libraries from Java, but it is more than a set of bindings for GNUstep from Java: it takes advantage of the fact that Objective-C and Java are very similar languages to make it possible to use Objective-C classes from Java using exactly the same API (and vice versa). Moreover, JIGS can generate automatically wrappers for your own Objective-C GNUstep libraries.

System Requirements

System requirement is not defined
Information regarding Project Releases and Project Resources. Note that the information here is a quote from Freecode.com page, and the downloads themselves may not be hosted on OSDN.

2003-02-10 17:52
1.5.5

This new release contains many bugfixes in the core engine and updates in the makefiles and base library wrappers.
標籤: Major bugfixes

2001-11-24 18:10
1.5.4

This release adds wrappers for the NSCalendarDate, NSCharacterSet,
NSDistributedLock, NSMutableCharacterSet, NSFileHandle and NSPipe
classes. Some changes were made in the core engine which improve
performance.
標籤: Minor feature enhancements

2001-11-22 10:12
1.5.3

A benchmarking suite was added, the release scripts were updated to the latest gnustep-make, and minor fixes were made.
標籤: Minor feature enhancements

2001-09-13 16:47
1.5.2

Some fixes for solaris were applied, installation of wrapper libraries was improved and simplified, and warnings for unresolved class names were improved.
標籤: Minor bugfixes

2001-07-27 21:39
1.5.1

Sending messages with many arguments from ObjC to a Java object was fixed.
Support was added for automagically loading Java classes when the ObjC runtime
needs them, without having to register them manually.
標籤: Major bugfixes

Project Resources