MedVisual Image Inc wrote:
Add the zip to your classpath (either directly to the environment variable or by using the -cp argument of java) and then select the class you want to run i.e.I downloaded a java project and built it by ant. It generates a zip file. My problem is :How can I run a zip file?
java -cp antinanzip.zip org.apache.tools.ant.Main
Conor
--
To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]>
For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>