eeb-yqlabmac2:~/Desktop/BEAST yq$ java -jar lib/beauti.jar
Exception in thread "main" java.lang.NoClassDefFoundError: javax/swing/filechooser/FileNameExtensionFilter
at dr.app.beauti.BeautiApp$1.createDocumentFrame(Unknown Source)
at jam.framework.MultiDocApplication.createDocumentFrame(Unknown Source)
at jam.framework.MultiDocApplication.doNew(Unknown Source)
at dr.app.beauti.BeautiApp.main(Unknown Source)
The post indicates that this is the result of using the wrong (or no) virtual machine. However,
this page on the BEAST website has instructions only for solving this issue in a linux environment. All apple machines in the lab yield the same results. I would greatly appreciate any assistance!
Additional information:
eeb-yqlabmac2:~/Desktop/BEAST yq$ java -version
java version "1.5.0_19"
Java(TM) 2 Runtime Environment, Standard Edition (build 1.5.0_19-b02-306)
Java HotSpot(TM) Client VM (build 1.5.0_19-138, mixed mode, sharing)
eeb-yqlabmac2:~/Desktop/BEAST yq$
Thank you,
-Isaac