Product Export in Eclipse [message #850596] |
Fri, 20 April 2012 02:51  |
Eclipse User |
|
|
|
Hi All,
I am using Eclipse Helios, Version: Service Release 1.
I have developed RCP plugin project. I am using some JARs which work only with JRE 1.4 to 1.6, it doesen't work with any higher / lower versions of JRE.
I have exported my project using "Eclipse product export wizard" in product configurations. When I am running my product in a machine where JRE 1.6 and 1.7 both are installed then it takes JRE 1.7 by default (which i can see using "Installation Details" in "About" dialog) and feature I have used fails to execute.
I have tried to change environment variables (i.e. JAVA_HOME, JRE_HOME, PATH) and vm argument in eclipse.ini which is pointing to JRE 1.6. I have also tried to bundle JRE 1.6 along with the exported product by setting "Execution Environment" in "Launching" tab in product configurations. But it doesn't help.
I want my product to use JRE 1.6 in any case (if both of JREs are installed or neither of JREs are installed).
Can any one please help me?
|
|
|
|
|
Powered by
FUDForum. Page generated in 0.06357 seconds