| Article: |
A Rendezvous with Java | |
| Subject: | Can't compile SimpleChat.java | |
| Date: | 2004-10-13 07:29:52 | |
| From: | mbrewer | |
|
Response to: Can't compile SimpleChat.java
|
||
| SwingBrowseListener.java is another source file that needs to be compiled. Make sure you have that and the six other Java source files in the same folder when you compile SimpleChat.java. | ||
Showing messages 1 through 1 of 1.
-
Can't compile SimpleChat.java
2004-10-13 07:39:43 doenermord [View]
Yeah it's odd. It must be an env issue, as I can individually compile all of the classes in the folder except for SimpleChat and BrowserApp. It's like it can't find SwingBrowseListener, SwingQueryListener, or SwingResolveListener, even when the files are sitting right there.


