|
|
Release Notes (1.1 - 0.8)Release Notes for JIGS version 1.1With this release, JIGS builds and installs automatically the java wrappers after generating them. RPM support was also added - both JIGS itself and wrapper libraries generated by JIGS can now take advantage of the new RPM support built into the GNUstep make package. Release Notes for JIGS version 1.0This release provides documentation. A first version of the JIGS manual, covering programming in GNUstep from Java and wrapping Objective-C libraries, is included. Release Notes for JIGS version 0.9This release implements support for threads. Calling (thread-safe) GNUstep libraries concurrently from different java threads should now work. Release Notes for JIGS version 0.8This release is mainly a bug fix release. In particular, exposing different objc methods as overloaded java methods has been finally fixed. You can now create windows using the gui library from Java! |