RCP Launch Controlling Runtime Version [message #465279] |
Wed, 28 March 2007 06:49 |
Terry Corbet Messages: 14 Registered: July 2009 |
Junior Member |
|
|
I have managed to get a good build of the Hyperbola tutorial code running
with Eclipse 3.3M6 and JDK6.0. I am bundling that JRE6 with the zip files
that are built. When I unzip and run a windows version on another windows
platform that has a JRE1.5, everything works fine. When, however, I unzip
the linux version on a SuSE box that has JRE1.5, the stack trace has:
org.eclipse.core.runtime.CoreException: Plug-in com.sss.hyperbola was unable
to load class com.sss.hyperbola.Application.
and an earlier excpetion:org.eclipse.core.runtime.CoreException[1]:
java.lang.UnsupportedClassVersionError: Bad version number in .class file
I get virtually the same error when I unzip and try to run under Mac OSX on
a box that also has some version of JRE5 -- again there is a 'Bad version'
of a .class file.
What is the correct way to configure the Product Export Wizard to get an
execution that will reference the bundled JRE instead of whatever JRE is
already installed on the host?
|
|
|
Powered by
FUDForum. Page generated in 0.03297 seconds