Logo 
Search:

Java Answers

Ask Question   UnAnswered
Home » Forum » Java       RSS Feeds
  Question Asked By: Dukker Jansen   on Sep 21 In Java Category.

  
Question Answered By: Jamie Williams   on Sep 21

i suppose that u have more then 1 jdk or jre installation.
jdb.exe and java.exe may be use different path informaiton.
try to run java.exe with real path info.

ex:
use c:\java\j2se\java com.blabla.main
instead of java  com.blabla.main

Share: 

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


Tagged: