[3501] in java-interest

home help back first fref pref prev next nref lref last post

Re: Help - Error 4

daemon@ATHENA.MIT.EDU (Michael Maston)
Tue Nov 14 21:37:29 1995

From: mmaston@stratacom.com (Michael Maston)
Reply-To: mmaston@stratacom.com
To: nadeaup@pcnet.com
Cc: java-interest@java.Eng.Sun.COM
Date: 15 Nov 1995 00:05:16 GMT

Have you tried just invoking javac as:

javac NervousText.java

???

NOTE THE CAPITALIZATION.

Starting with the pre-beta they started requiring the name of the class
definition file to be the same as the name of the class itself.  Maybe javac
is looking at the input line of the invocation rather than the actual
filename in the directory listing (makes sense to me) and the comparison of
the strings fails there.

Good luck!

Michael C. Maston

-
This message was sent to the java-interest mailing list
Info: send 'help' to java-interest-request@java.sun.com

home help back first fref pref prev next nref lref last post