Originally Posted by
srinivaspuvvala
hi friends , i am new to java.
i am working with JCreatorLE editor to develop java applications.
i have set paths as
PATH:C:\Program Files\Java\jdk1.6.0\bin
CLASSPATH:C:\Program Files\Java\jdk1.6.0\jre\lib\tools
what ever the applications i have developed are excuted well and giving results exactly.
But recently i have faced the errors like "NOSuchMethod def"and "java.lang.NoSuchMethodException".
how can i handle these problems and is my classpath setting is Correct or not?
if not how to set the classpath exactly?
pls help me friends.