| Article: |
Using AppleScript to Compile and Run Java Code | |
| Subject: | Java IDE for Mac OS X | |
| Date: | 2002-03-08 21:48:37 | |
| From: | jakem | |
| If you're looking for a similar tool to the one described in this article, have a look at JJEdit. It's a text editor for writing Java source code that links in with the javac command-line compiler and the java runtime environment. | ||

