[3107] in java-interest
Re: compiling in windows95
daemon@ATHENA.MIT.EDU (Jonathan Taylor)
Tue Oct 31 12:18:19 1995
To: java-interest@java.sun.com
From: jonathan@athenanow.com (Jonathan Taylor)
Date: Tue, 31 Oct 1995 09:59:58 -0400
At 10:34 AM 10/30/95 -0800, Thomas.Ball@Eng.Sun.COM wrote:
>Consider using WordPad or the
>shareware TextPad editors, both of which support long filenames, if
>your editor is at fault.
>
I would also recommend trying Visual C++ 2.0 for developing Java code.
Javac can be launched as a "tool", with the output displayed in the lower
window. (You can even turn on C++ "syntax coloring".) You could probably
even pipe the output of Javac through a filter which converts error message
line numbers into the format MSVC expects, so it can highlight the offending
line of code.
-
This message was sent to the java-interest mailing list
Info: send 'help' to java-interest-request@java.sun.com