[SVN] r2927 (Java)

Allan Odgaard throw-away-1 at macromates.com
Sat Apr 1 02:07:27 UTC 2006


• specify -encoding UTF8 for javac — this is required for the class and variable names, but seems to break utf-8 strings (there is a native2ascii shell command which purpose seems to be to convert non-ASCII characters to their unicode escape sequence)
• remove -verbose switch of javac
• use the new ruby parser function for (clickable) errors
• provide the programs exit code after it has launched

Changed:
U   trunk/Bundles/Java.tmbundle/Commands/Compile & run java file.plist



More information about the textmate-dev mailing list