SyntaxFix
Write A Post
Hire A Developer
Questions
Note for Windows users, the jars should be separated by ; and not :.
;
:
for example: javac -cp external_libs\lib1.jar;other\lib2.jar;
javac -cp external_libs\lib1.jar;other\lib2.jar;