Search found 7 matches

by sake
Sat Feb 07, 2004 9:23 pm
Forum: Java
Topic: java lang exception error
Replies: 17
Views: 1996

so what should I put in my classpath then?
leave it empty?
by sake
Sat Feb 07, 2004 7:01 pm
Forum: Java
Topic: java lang exception error
Replies: 17
Views: 1996

I changed that and I still got the same error message. :(
by sake
Sat Feb 07, 2004 5:43 pm
Forum: Java
Topic: java lang exception error
Replies: 17
Views: 1996

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.sakexxx ...
by sake
Sat Jan 31, 2004 5:44 pm
Forum: Java
Topic: java lang exception error
Replies: 17
Views: 1996

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 completed ...
by sake
Wed Jan 28, 2004 9:19 pm
Forum: Java
Topic: java lang exception error
Replies: 17
Views: 1996

still getting the same error!

as the variable name i have > classpath
and the variable value i have > D:\Program Files\java\bin\;.

is that how it should look like?
by sake
Wed Jan 28, 2004 6:36 pm
Forum: Java
Topic: java lang exception error
Replies: 17
Views: 1996

ok but what do i need to put in the class path, as the variable name, and the value?
by sake
Wed Jan 28, 2004 6:26 pm
Forum: Java
Topic: java lang exception error
Replies: 17
Views: 1996

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 ;)