Thread: Need help
View Single Post
  #1 (permalink)  
Old 05-09-2008, 03:39 PM
srinivaspuvvala srinivaspuvvala is offline
Member
 
Join Date: May 2008
Posts: 7
srinivaspuvvala is on a distinguished road
Need help
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.
Reply With Quote
Sponsored Links