hey there,
I downloaded the jxbrowser package that comes in the following folder jxbrowser-2.8-cross-desktop-win_mac_linux
. I put it on a directory JavaBrowser on my desktop. I tried writing a java class that makes use of the package but my compiler complains for absence of the package. anyways, after reading the readme.txt file, I found this line:
Installing Library JAR Files
----------------------------
All the JAR files in the lib directory should be in the application class path.
I am confused as I don't know what exactly is meant when they say "application class path". I know what a path is, but what is application class path. anyone help, please.