On 17 Nov 2010, at 10:30, AB wrote:
Here is the code I am running in java. (File name Test2.java) […]
Ok, I see the problem and pushed a fix: https://github.com/textmate/java.tmbundle/commit/3b748a611ce4787cec9eef58c68...
If you want to retrieve the fix for your current version run this in Terminal:
cd /Applications/TextMate.app/Contents/SharedSupport/Bundles mv Java.tmbundle ~/.Trash svn export http://svn.github.com/textmate/java.tmbundle
You only need the updated java_compile_and_run.sh but unfortunately GitHub’s svn bridge does not seem to support checking out repository subsets.