IN JAVA!!!
what is this "noclassdeffounderror"???
i m getting this error at run time what should i do?
while searching on Google i found this
"public NoClassDefFoundError(String s)
Constructs a NoClassDefFoundError with the specified detail message.
Parameters:
s - the detail message."
:confused:

Recommended Answers

All 3 Replies

It means you tried to run something that doesn't have a class definition. You are probably in the wrong directory.

how can i be in the wrong directory i saved the jdk file in d drive and saved the program there?????

How should I know? I can't see over your shoulder from here. You didn't post nearly enough information about what you were trying to execute or a detailed error message. If you supply a bit more information, someone might be able to help straighten it out.

Be a part of the DaniWeb community

We're a friendly, industry-focused community of developers, IT pros, digital marketers, and technology enthusiasts meeting, networking, learning, and sharing knowledge.