Re: Jama JAR file?





Daniel Lyddy schrieb:
> 
> I would like to add Jama as a required Library to my Borland JBuilder
> 3.5 Foundation setup, but I believe JBuilder is looking for JAR files.
> Is there a standard version of Jama rolled into a JAR, or do I have to
> do it myself?
> 
> Dan

I do it by myself and it works good. But you did not need a JAR-File to
ann a library to JBuilder. You can specify also the path to sources and
classes.

 
> PS Isn't it Standard to distribute java classes in a JAR instead of in a
> ZIP or GZ package?

IMHO  the main purpose to use a JAR-File is to create runable
application.
In the manifest file you can specify a class, which is started if the
JAR-File will be excecuted. The compressing algorithm is the same as
zip.
You can use your WinZip to extract class files from a JAR-File.

Regards
--
Frank Zapf - fzapf@benke.de
BENKE INSTRUMENT & ELELKTRO GMBH
Niederlassung Böhlen
D-04564 Böhlen - Werkstraße
Tel: 034206-605-32				
Fax: 034206-605-60




Date Index | Thread Index | Problems or questions? Contact list-master@nist.gov