|
|
The latest stable release is 1.5.7Release Notes (1.5 - 1.2)Release Notes for JIGS version 1.5New advanced support for exposing enumeration: the wrapper tool can now recognize and parse enumeration declarations in the Objective-C header files, so it automatically maps them to ints, and upon request can expose any enumeration you want using static Java constants in a class. Release Notes for JIGS version 1.4In this release, the makefiles for wrapping an objective-c library have been rewritten to decouple the process of wrapping from the process of building the original library. Release Notes for JIGS version 1.3This release provides morphing of java.lang.Number objects to and from GNUstep's NSNumber. Release Notes for JIGS version 1.2Starting with this release, whenever generating java wrappers for a library, JIGS creates automatically a quick reference documentation for the wrappers by using javadoc. Other minor features were implemented too. |