This error occurs when attempting to run my exported .jar file, but I also get the exact same error message when attempting to run the program from within Eclipse. I have no idea what it means or how to go about fixing it.
I have tried Googling the error, but there's always something in the question/answer which takes it out of context, so it's hard to find anything definitive.
Please help!
Error: Unable to initialize main class src.lemmini.LemminiFrame
Caused by: java.lang.NoClassDefFoundError: LemmCursor/CursorType