Bug 192951 - [launching] Request for support of application launchers that have their JRE Runtime based on ${env:JAVA_HOME}.
Summary: [launching] Request for support of application launchers that have their JRE ...
Status: ASSIGNED
Alias: None
Product: JDT
Classification: Eclipse Project
Component: Debug (show other bugs)
Version: 3.3   Edit
Hardware: PC Linux
: P5 enhancement with 1 vote (vote)
Target Milestone: ---   Edit
Assignee: JDT-Debug-Inbox CLA
QA Contact:
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2007-06-15 14:35 EDT by Christian Bach CLA
Modified: 2007-07-17 23:03 EDT (History)
1 user (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Christian Bach CLA 2007-06-15 14:35:13 EDT
Currently in the JRE tab of the application launcher the following options are available, "Project JRE", "Alternate JRE" and "Execution Environment". None of these allows one to base the Runtime JRE on a Variable of the launcher hosting shell, unlike the possibilities to base arguments on Variables in the Arguments tab.
 
Support in basing the JRE Runtime on ${env:JAVA_HOME} could be facilitated through the possibility of adding a ${env:JAVA_HOME} based "Installed JRE" and selecting the latter as "Alternate JRE" in the launcher's JRE tab. This would be the most general approach and would also prevent the eclipse user from committing to a particular JRE by absolute path altogether, not only in the launcher configuration. 

In a less general approach the feature could be implemented by extending the launcher "JRE" tab section with a fourth configuration option.
Comment 1 Christian Bach CLA 2007-06-15 14:37:37 EDT
Please file a feature request - we currently do not support this.

Thanks,

Darin Wright
Comment 2 Jerome Lanneluc CLA 2007-06-18 02:08:30 EDT
Moving to JDT/Debug