Java Droplets 1.0 review
DownloadThree droplets for Java developers.
|
|
Three droplets for Java developers. They automate opening a new Terminal window, changing the current directory and executing a command on the file.
• "Javac" compiles .java source files dragged onto it,
• "Java" runs the class file of the .java or .class file dragged onto it,
• "Both" compiles the .java source file and if successful, runs the resulting class file.
Source editable.
Java Droplets 1.0 keywords