SE450: Java tools: general (cont.) [32/41] Previous pageContentsNext page

All the java tools can be executed from the command line in a shell.

Many of them take the -classpath argument. You can either set the CLASSPATH environment variable, or pass it in on the command line each time.

Most of the commands take the -version and -verbose arguments as well. Use these to figure out if you are using the right version of the tools and to help debug problems

Previous pageContentsNext page