[Cvsnt] Cvsnt case sensitive?
Thomas Singer
singer at dcs-systeme.de
Thu Apr 25 08:27:15 BST 2002
But how should the IDE or ANT or any other compiler tool should know, how to
invoke the javac? Every tool I know compiles by file name. Except for very
small projects this is very important.
Tom
|-----Original Message-----
|From: cvsnt-admin at cvsnt.org [mailto:cvsnt-admin at cvsnt.org]On Behalf Of
|Alexey Panchenko
|Sent: Thursday, April 25, 2002 5:38 AM
|To: cvsnt at cvsnt.org
|Subject: Re[2]: [Cvsnt] Cvsnt case sensitive?
|
|
|Thursday, April 25, 2002, 8:53:47 AM, Brian wrote:
|
|E:\brian\projects\>>copy con foo.java
|BS> public class Foo { }
|BS> ^Z
|BS> 1 file(s) copied.
|
|E:\brian\projects\>>javac foo.java
|BS> foo.java:1: class Foo is public, should be declared in a
|file named Foo.java
|BS> public class Foo { }
|BS> ^
|BS> 1 error
|
|javac Foo.java
|
|--
|Best regards,
| Alexey mailto:alexey at liwest.ru
|
|
|_______________________________________________
|Cvsnt mailing list
|Cvsnt at cvsnt.org
|http://www.cvsnt.org/cgi-bin/mailman/listinfo/cvsnt
|
_______________________________________________
Cvsnt mailing list
Cvsnt at cvsnt.org
http://www.cvsnt.org/cgi-bin/mailman/listinfo/cvsnt
More information about the cvsnt
mailing list