paperclips-discuss
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Paperclips-discuss] java -jar


From: Fabricio Matheus Goncalves
Subject: [Paperclips-discuss] java -jar
Date: 05 Mar 2002 18:18:42 -0300

Hi,

To have java -jar paperclips.jar working, i know two ways,
unjar all in lib, and jar all into paperclips.jar (1.5Mb), some ugly.
or add this to manifest.mf:

Class-Path: lib/gnugetopt.jar lib/gnusocketserv.jar lib/gnujaxp.jar
lib/gnujsp.jar lib/servlet.jar lib/kawa.jar

the uri are relative to directory where paperclips.jar are, so if we
move paperclips.jar, lib directory should go with it.
This looks more nice, once we may use links to the system installed jars
into lib directory.


PS: could some point me to a search method into paperclips-discuss?




reply via email to

[Prev in Thread] Current Thread [Next in Thread]