slapshot5 wrote:Try it now with r11489.
-slapshot5
Hey slapshot, thanks for the quick revision. Unfortunately, I haven't been able to run the game using eclipse since the move from gitorious. I can update to the latest revision but when I try to run the program, I get the following error:
Could not find the main class: forge.Gui_NewGame. Program will exit.
The console spits out:
- | Open
- java.lang.NoClassDefFoundError: forge/Gui_NewGame
Caused by: java.lang.ClassNotFoundException: forge.Gui_NewGame
at java.net.URLClassLoader$1.run(Unknown Source)
at java.security.AccessController.doPrivileged(Native Method)
at java.net.URLClassLoader.findClass(Unknown Source)
at java.lang.ClassLoader.loadClass(Unknown Source)
at sun.misc.Launcher$AppClassLoader.loadClass(Unknown Source)
at java.lang.ClassLoader.loadClass(Unknown Source)
Exception in thread "main"
And when I click java.lang.ClassNotFoundException I get:
- | Open
- Archive does not exist:
C:Users\SoulStorm\.m2\repository\org\mantisbt\mantisconnect-client-apt\1.11\mantisconnect-client-api-1.1.1.jar
If you have a solution to this, I'm listening. If not, feel free to add
Explorer's Scope and at least I'll have it for the next release.
Thanks again!