[TxMt] Output window makes markup invisible
Trevor Harmon
trevor at vocaro.com
Sat Apr 8 10:36:09 UTC 2006
This Java program prints nothing when run using Compile & Run Single
File.
public class test
{
public static void main(String[] args)
{
System.out.println("<hello>");
}
}
Apparently the output is being squelched because it looks like
markup. Is there a way around this? Or is it just a bug?
Trevor
-------------- next part --------------
A non-text attachment was scrubbed...
Name: smime.p7s
Type: application/pkcs7-signature
Size: 2363 bytes
Desc: not available
URL: <http://lists.macromates.com/textmate/attachments/20060408/f482ade3/attachment.p7s>
More information about the textmate
mailing list