由 lin_lin13 在 05-14-2003 08:48 发表:
如何安装javas-1.2.0-src.tgz?
我下载了一个javas-1.2.0-src.tgz,用tar解开后,生成一个文件夹javas,里面有build.xml CHANGES.txt LICENSE.txt README.txt 文件,还有两个文件夹 src 和test.
请问,下一步我该怎麽做,如何去安装这个 java?
由 dancingpig 在 05-14-2003 09:11 发表:
看readme.txt
由 lin_lin13 在 05-14-2003 09:33 发表:
Readme.txt 的内容为:
javas-1.0.0
Java Supplements
v1.0.0
Provided by: J.P. Evans, Inc.
This is the initial release of this package. As such, it is in the early
stages of development and it is a bit rough around the edges. The packaging
is less than ideal and the documentation is sparse. This will all be
remedied in the future if demand is great enough. In the meantime, the entire
binary distribution is provided in a single jar file (javas-1.0.0.jar) which
can be added directly to the classpath of your application. This jar file
also contains the javadoc documentation for the packages it contains (in the
docs/ subdirectory). Since the license allows you to do whatever you wish
wit