From: Bennie T. <B.J...@st...> - 2004-11-21 21:47:16
|
Hi all, I have two problems. Firstly, after updating the dsol package from sourceforge.net, the problems tab in Eclipse shows a number of problems with the description "Unfound classpath variable: MAVEN_REPO/...". However, removing these variables from the Java Build Path does not help. Secondly, when I try to run the main class in any case, the console shows the following: "java.lang.NoClassDefFoundError:" (along with the class name), "Exception in thread 'main'", even though a 'main' method does exist. Has anyone got some advise? Thanks, Bennie |