Some Eclipse Foundation services are deprecated, or will be soon. Please ensure you've read this important communication.

Bug 268104

Summary: Launch config: JRE tab should show project's EE
Product: [Eclipse Project] JDT Reporter: Dani Megert <daniel_megert>
Component: DebugAssignee: Curtis Windatt <curtis.windatt.public>
Status: CLOSED FIXED QA Contact:
Severity: normal    
Priority: P3 CC: darin.eclipse, markus.kell.r
Version: 3.5   
Target Milestone: 3.5 M7   
Hardware: All   
OS: All   
Whiteboard:

Description Dani Megert CLA 2009-03-11 09:12:57 EDT
I20090311-0100.

With M6 we made the EE the first choice. Now, when a user sets up his project to use a specific EE and then goes to the JRE page of a launch config he cannot see which EE the project has.

In the case where the project is setup with an EE it should show:
Project Execution Environment 'JavaSE-1.6' (jdk6_10)
and not
Project JRE (jdk6_10)
Comment 1 Darin Wright CLA 2009-03-16 16:01:04 EDT
Fixed.
Comment 2 Darin Wright CLA 2009-03-16 16:03:16 EDT
Please verify, Curtis.
Comment 3 Curtis Windatt CLA 2009-03-16 17:00:31 EDT
Verified.
Comment 4 Dani Megert CLA 2009-03-17 03:59:25 EDT
Nice!