Could not find the main class: =. Program will exit.
Could not find the main class: =. Program will exit.
- Subject: Could not find the main class: =. Program will exit.
- From: "Thomas Grass (01SoftwareSolutions)" <email@hidden>
- Date: Mon, 21 Jan 2013 17:57:12 +0100
Hello,
i'm developing a software with WebObjects and WOLips on MacOSX. (Java 1.6). I checked out this project on my Linux-PC (Ubuntu Mint, OpenJDK 1.6).
When i want to run the project in the Linux-PC i get the following error:
Exception in thread "main" java.lang.NoClassDefFoundError: =
Caused by: java.lang.ClassNotFoundException: =
at java.net.URLClassLoader$1.run(URLClassLoader.java:217)
at java.security.AccessController.doPrivileged(Native Method)
at java.net.URLClassLoader.findClass(URLClassLoader.java:205)
at java.lang.ClassLoader.loadClass(ClassLoader.java:321)
at sun.misc.Launcher$AppClassLoader.loadClass(Launcher.java:294)
at java.lang.ClassLoader.loadClass(ClassLoader.java:266)
Could not find the main class: =. Program will exit.
I can't start the project. I created a new project to test if this starts, and it did. Do you now this error? What can it be? Where should i look?
Thank you,
Thomas
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Webobjects-dev mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden