[SVN] Revision 1047 (Java)
Allan Odgaard
allan at macromates.com
Sat May 21 21:47:24 UTC 2005
Someone needed to compile & run files, and while I'm sure everyone doing Java for real work has a complex system of XML files and Java classes participating in the build process, here's a simple version which runs javac on current file, shows clickable errors in the HTML output, and runs the resulting class file if there were no errors.
The latter should probably be removed, but for people new to Java (thus just experimenting), this behavior is probably preferable.
Changed:
A trunk/Bundles/Java.tmbundle/Commands/Compile & run java file.plist
More information about the textmate-dev
mailing list