File: bug3.txt

package info (click to toggle)
jlex 1.2.6-13
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 444 kB
  • sloc: java: 5,554; sh: 8; makefile: 5
file content (24 lines) | stat: -rw-r--r-- 812 bytes parent folder | download | duplicates (12)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
From root@P-henryv.cs.arizona.eduWed Sep 11 14:59:33 1996
Date: Tue, 3 Sep 1996 09:29:58 -0700 (MST)
From: root <root@P-henryv.cs.arizona.edu>
To: ejberk@Princeton.EDU
Subject: JavaLex

Hi, I compiled JavaLex.java in a directory that is in my CLASSPATH.  I 
got this error:
-------------------------------------------------------------------
P-henryv:/java/JavaLex# javac JavaLex.java
JavaLex.java:3328: Warning: Public class JavaLex.Main must be defined in 
a file
called "Main.java".
public class Main
             ^
1 error
P-henryv:/java/JavaLex#
--------------------------------------------------------------------
My OS is Linux.
Is there a FAQ or a trouble shooting document that you could point me to?
			Thanks,  Henry
___________________________
: henryv@lec.cs.arizona.edu
___________________________