Bug 127899 - [plan item] Support for execution environments.
Summary: [plan item] Support for execution environments.
Status: VERIFIED FIXED
Alias: None
Product: JDT
Classification: Eclipse Project
Component: Debug (show other bugs)
Version: 3.1   Edit
Hardware: All All
: P4 enhancement (vote)
Target Milestone: 3.2   Edit
Assignee: JDT-Debug-Inbox CLA
QA Contact:
URL:
Whiteboard:
Keywords: plan
Depends on:
Blocks:
 
Reported: 2006-02-14 16:07 EST by Mike Wilson CLA
Modified: 2008-11-29 16:25 EST (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 Mike Wilson CLA 2006-02-14 16:07:53 EST
An execution environment describes the capabilities of a Java runtime environment. For example, an excution environment may represent J2SE-1.4. The Java launching infrastructure supports an extensible set of execution environments to be contributed to the platform and for delegates to identify installed JREs compatible with an environment. This allows teams to build, run, and debug based on execution environments rather than being bound to specific installed JREs. Additionally, new APIs will allow JREs to be queried for system properties and specific JRE configurations will be able to be contributed to the set of installed JREs via an extension point. [JDT Core, JDT Debug]
Comment 1 Gunnar Wagenknecht CLA 2006-04-17 14:16:48 EDT
3.2 RC1

Unfortunately, the support for execution environments has been added but is only exposed to Plug-in developers. 

Why has the decision been made to define execution environments only at PDE level? I don't see anything PDE specific in an J2SE-1.4 execution environment.

I don't want to jump on on inter-op issue raised at http://www.xlml.com/aehso/2006/03/14/jcp-rubberstamping-and-eclipseorg-project-disarray/ but this hits exactly the point. :(
Comment 2 Gunnar Wagenknecht CLA 2006-04-18 18:47:46 EDT
(In reply to comment #1)
> Unfortunately, the support for execution environments has been added but is
> only exposed to Plug-in developers. 

Filled as bug 137393.
Comment 3 Philipe Mulet CLA 2006-04-24 10:25:03 EDT
This item actually belongs to JDT/Debug
Comment 4 Darin Wright CLA 2006-04-24 10:28:22 EDT
marking fixed... execution environments have been in 3.2 since M4.
Comment 5 Darin Wright CLA 2006-04-24 10:28:39 EDT
Please open other bugs as required.