Getting the same error unfortunately.... ./train Exception in thread "AWT-EventQueue-0" java.lang.NoClassDefFoundError: com/apple/eawt/AboutHandler .....
This is the output: java -Xms128m -Xmx1024m -jar jTessBoxEditor.jar Exception in thread "AWT-EventQueue-0" java.lang.NoClassDefFoundError: com/apple/eawt/AboutHandler at net.sourceforge.tessboxeditor.Gui.<init>(Unknown Source) at net.sourceforge.tessboxeditor.GuiWithMRU.<init>(Unknown Source) at net.sourceforge.tessboxeditor.GuiWithEdit.<init>(Unknown Source) at net.sourceforge.tessboxeditor.GuiWithSpinner.<init>(Unknown Source) at net.sourceforge.tessboxeditor.GuiWithFont.<init>(Unknown Source)...