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 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

这个新版本包含在核心引擎和makefile的基本库和包装的更新许多错误修正。
标签: Major bugfixes
This new release contains many bugfixes in the core engine and updates in the makefiles and base library wrappers.

2001-11-24 18:10
1.5.4

此版本增加了对NSCalendarDate,NSCharacterSet,NSDistributedLock,NSMutableCharacterSet,NSFileHandle和NSPipe类包装。作出一些修改的核心引擎,提高性能。
标签: Minor feature enhancements
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.

2001-11-22 10:12
1.5.3

阿基准的套房里补充说,释放脚本已更新到最新的gnustep,制作并小幅修正了。
标签: Minor feature enhancements
A benchmarking suite was added, the release scripts were updated to the latest gnustep-make, and minor fixes were made.

2001-09-13 16:47
1.5.2

Solaris的一些修正了应用,图书馆安装的包装进行了改进和简化,以及尚未解决的类名的警告得到了改善。
标签: Minor bugfixes
Some fixes for solaris were applied, installation of wrapper libraries was improved and simplified, and warnings for unresolved class names were improved.

2001-07-27 21:39
1.5.1

发送与ObjC很多道理一个Java对象的信息是固定的。支援的是可自动将Java类装载时ObjC运行需要,而不必手工登记他们。
标签: Major bugfixes
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.

Project Resources