|
Re: Executable Jar won't load from command line [message #891741 is a reply to message #890623] |
Mon, 25 June 2012 13:45  |
Eclipse User |
|
|
|
I'm convinced that the problem lies in some preference or setting in Eclipse. I have some other Jars that I export with no problem. The manifests are the same but for the class names. (The classes are demo classes from an Oracle tutorial on sockets.)
A few months ago I upgraded Ubuntu to 10.11 an updated Eclipse. Ubuntu installs Open JDK but my first installation of Eclipse used SE. I notice that the build information for the JAR that works has SE in the build but the new packages have Open JDK.
From the command line java -version returns Open JDK.
The two new classes, each in a new project work when launched from Eclipse - but not when they are exported.
I don't know how to set whatever preferences that need to be modified to make this work - what I've tried has not worked.
|
|
|
Powered by
FUDForum. Page generated in 0.04583 seconds