Thread
:
Doubt with classpath
View Single Post
#
2
(
permalink
)
07-24-2007, 03:58 AM
simon
Member
Join Date: Jul 2007
Posts: 44
you need to put the java main class target so the JVM knows which class to execute.
java -classpath C:\java\lib\JavaDde.jar:C:\java\lib\joc-v2.0.5-eval.jar: -jar C:\test.jar Test
simon
View Public Profile
Send a private message to simon
Find all posts by simon