so what should I put in my classpath then?
leave it empty?
Search found 7 matches
- Sat Feb 07, 2004 9:23 pm
- Forum: Java
- Topic: java lang exception error
- Replies: 17
- Views: 3724
- Sat Feb 07, 2004 7:01 pm
- Forum: Java
- Topic: java lang exception error
- Replies: 17
- Views: 3724
- Sat Feb 07, 2004 5:43 pm
- Forum: Java
- Topic: java lang exception error
- Replies: 17
- Views: 3724
different error now
I reinstalled Java again this version > Java 2 SDK SE 1.4.2
I reinstalled textpad again ( the newer version ) and I edited the classpath.
This is the error message that I'm getting right now when i hit CTRL+1.
http://www.sakexxx.com/screen.JPG
This is what i set Compile Java to
http://www ...
I reinstalled textpad again ( the newer version ) and I edited the classpath.
This is the error message that I'm getting right now when i hit CTRL+1.
http://www.sakexxx.com/screen.JPG
This is what i set Compile Java to
http://www ...
- Sat Jan 31, 2004 5:44 pm
- Forum: Java
- Topic: java lang exception error
- Replies: 17
- Views: 3724
Ok, I just installed J2EE 1.4 SDK
I installed in a new directory. D:\Java\
I have my system variable classpath set to > classpath
and the variable value > D:\Java\jdk\bin\;.
I'm still getting the error below.
This is copy paste from Textpad.
java.lang.NoClassDefFoundError: D:\Java\Stack/java
Exception in thread "main"
Tool ...
I have my system variable classpath set to > classpath
and the variable value > D:\Java\jdk\bin\;.
I'm still getting the error below.
This is copy paste from Textpad.
java.lang.NoClassDefFoundError: D:\Java\Stack/java
Exception in thread "main"
Tool ...
- Wed Jan 28, 2004 9:19 pm
- Forum: Java
- Topic: java lang exception error
- Replies: 17
- Views: 3724
- Wed Jan 28, 2004 6:36 pm
- Forum: Java
- Topic: java lang exception error
- Replies: 17
- Views: 3724
- Wed Jan 28, 2004 6:26 pm
- Forum: Java
- Topic: java lang exception error
- Replies: 17
- Views: 3724
java lang exception error
java.lang.NoClassDefFoundError: D:\Program Files\java\Java\Assignment 1\Stack/java
Exception in thread "main"
Tool completed with exit code 1
my program compiles on ctrl+1, but it won't execute, and i'm given the error above....
please help out
Exception in thread "main"
Tool completed with exit code 1
my program compiles on ctrl+1, but it won't execute, and i'm given the error above....
please help out