Page 1 of 1
Compiler output messages are not shown
Posted: Thu Jun 03, 2004 10:11 pm
by hflinn
When I execute a "javac abc.java" and the source code contains errors, why are these not displayed when I press <ctrl>-<1> simultaneously to compile abc.java?
Posted: Thu Jun 03, 2004 11:00 pm
by s_reynisson
Here's a classic post by
talleyrand and
johnr I found using the search here:
http://textpad.com/forum/viewtopic.php?t=4682
To start with, look out for "Check capture output" in it. - HTH