Java development Droplets 1.0 review
DownloadJava development Droplets is a set of AppleScript droplets for Java developers.
|
|
Java development Droplets is a set of AppleScript 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.
Java development Droplets 1.0 keywords