Logo 
Search:

Java Answers

Ask Question   UnAnswered
Home » Forum » Java       RSS Feeds
  Question Asked By: Trupti Patil   on Dec 13 In Java Category.

  
Question Answered By: Freda Lane   on Dec 13

Make sure the directory where the classes it needs are
in the classpath also. So if you are in the current
directory where your file is in then add the following
to your java  command.

-cp %CLASSPATH%;.

Share: 

 

This Question has 5 more answer(s). View Complete Question Thread

 
Didn't find what you were looking for? Find more on exception in thread "main" java.lang.NoClassDefFoundError Or get search suggestion and latest updates.


Tagged: