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

Bug 252665

Summary: [plan] Extensible execution environments
Product: [Eclipse Project] JDT Reporter: DJ Houghton <dj.houghton>
Component: DebugAssignee: JDT-Debug-Inbox <jdt-debug-inbox>
Status: CLOSED FIXED QA Contact:
Severity: enhancement    
Priority: P4 CC: curtis.windatt.public, darin.eclipse
Version: 3.5Keywords: plan
Target Milestone: 3.5 M7   
Hardware: All   
OS: All   
Whiteboard:

Description DJ Houghton CLA 2008-10-29 16:00:43 EDT
Currently, the set of system library profile definitions supported by Equinox is static (for example, J2SE-1.4, J2SE-1.5, etc.). We will respond to new support being added by Equinox for an extensible set of system library profiles. Default compiler options will be associated with each profile for creating new Java and Plug-in projects. (Note that completing this work will require investment from the Equinox Project, in addition to the work here.) [JDT, PDE]
Comment 1 Darin Wright CLA 2009-03-16 16:09:50 EDT
Work for this plan item is complete:

* executionEnvironments extensions can now specify profileProperties that provide compiler option settings
* JUI has updated project creation to be based on environments
* Java launching shows JRE binding based on project's environment
* PDE UI and PDE build set compiler options based on evironment
Comment 2 Curtis Windatt CLA 2009-06-22 17:03:03 EDT
Closing