Menu

#5 can't launch the program

v0.95
pending
5
2011-11-03
2011-10-24
Anonymous
No

Hi, I just downloaded and unzipped the 0.95 version. When I double clicked the jar file, the program couldn't be launched. The error message said, "check the console for details", however, the console couldn't be launched yet.
So I went into the folder and ran:
$ java -Xmx1000M -jar BRIG.jar
Exception in thread "main" java.lang.NoClassDefFoundError: javax/swing/GroupLayout$Group
at brig.Main.main(Main.java:112)
I am using a Mac OS X (10.5.8), and I have the latest java.

Discussion

  • Nabil-Fareed Alikhan

    Yes. Sorry. the current version is compatible with Java 1.6 and up. Every other platform on PC and linux has moved up to Java 1.6 or 1.7 But I've found that it is not easy to upgrade MacOSX 10.5 to the latest versions of Java.

    I will try to make a future version of the program back compatible, but this may or may not be possible.

    Thanks for try BRIG though.

     
  • Nabil-Fareed Alikhan

    • status: open --> pending