I'm using eclipse juno
in an ubuntu
machine. Recently I uninstalled openJDK and installed Oracle jdk
. After that I cannot run any project in eclipse. It gives java.lang.NoClassDefFoundError
. Those programs can be compiled and run from the terminal. Any help is highly appreciated.
Asked
Active
Viewed 52 times
0

Kick Buttowski
- 6,709
- 13
- 37
- 58

Nuwandi
- 21
- 1
-
2possible duplicate of [How to Solve java.lang.NoClassDefFoundError?](http://stackoverflow.com/questions/17973970/how-to-solve-java-lang-noclassdeffounderror) – Kick Buttowski Nov 21 '14 at 03:23
-
If @KickButtowski 's link doesn't help can you link to the library that you used. – B Rad Nov 21 '14 at 03:25
-
@B Rad what do you mean? – Kick Buttowski Nov 21 '14 at 03:26
-
@KickButtowski I have seen this issue once before but the JDK came from SourceForge and that was the problem. Just making sure it's not something dumb. I would expect the link you provided would solve the issue. – B Rad Nov 21 '14 at 03:29
-
@B Rad I used JRE system Library JavaSE-1.6 – Nuwandi Nov 21 '14 at 03:29
-
@BRad have u opened up the link to see if it helps or not? – Kick Buttowski Nov 21 '14 at 03:30
-
Is it so hard to do some research before posting a question here? – Kick Buttowski Nov 21 '14 at 03:30