View Single Post
Old 10-11-2005, 01:59 PM   #13 (permalink)
Belisarius
Java fanboy
 
Belisarius's Avatar
 
Join Date: Aug 2003
Posts: 1,166
Belisarius is on a distinguished road
For the record, "c:\program files\java\jdk1.5.0\bin\" isn't useful in the CLASSPATH - it doesn't contain any Java classes.

Here's what I need to help you - I need screenshots of the following:

- Your source code (I want an actual screen shot, not a cut and paste).
- A directory listing of the code you're trying to run. (Type 'dir' in the cmd window. If the listing is too long for the window, create a new directory and move your code there).
- A compile and an attempt to run the program. Include an 'echo %CLASSPATH%' as well.
__________________
GitS
Belisarius is offline   Reply With Quote