I have a NoClassDefFound error:
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23
| Java Plug-in 10.9.2.05 Using JRE version 1.7.0_09-b05 Java HotSpot(TM) Client VM User home directory = *********** ---------------------------------------------------- c: clear console window f: finalize objects on finalization queue g: garbage collect h: display this help message l: dump classloader list m: print memory usage o: trigger logging q: hide console r: reload policy configuration s: dump system and deployment properties t: dump thread list v: dump thread stack x: clear classloader cache 0-5: set trace level to <n> ---------------------------------------------------- levelCode = fvhgk7gp levelCompleted = 9 levelCode = h24tdfa6 levelCompleted = 9 |

Would be more useful to the dev to post the actual stack trace and when/where the error occurs (although noclassdeffound sounds like a launch problem)