trying to run this program. I think that to setup all of the web service stuff I need to run apt. (Although using javac I am having the same issue). I think what I am get
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;