tagged [classpath]

Adding to the classpath on OSX

Adding to the classpath on OSX Can anyone tell me how to add to the classpath on OSX?

4 Nov at 18:32

Why does ANT tell me that JAVA_HOME is wrong when it is not?

Why does ANT tell me that JAVA_HOME is wrong when it is not? I get the error: C:\dev\ws\springapp\build.xml:81: Unable to find a javac compiler; com.sun.tools.javac.Main is not on the classpath. Perha...

13 Oct at 07:55

Classpath including JAR within a JAR

Classpath including JAR within a JAR Is it possible to specify a Java `classpath` that includes a JAR file contained within another JAR file?

8 Oct at 15:9