Java Tools
Java Developers Kit (JDK):
javac <filename>.java - to compile a file
java <filename> - to run application (JVM)
jdb <filename> - to run the debugger
Versions of compiler for PC and Unix
“Compiled” code runs on any m/c supporting JVM
Variety of other tools
Previous slide
Next slide
Back to first slide
View graphic version