Bug 273845 - quick fix for "no compatible JREs installed in the workspace"
Summary: quick fix for "no compatible JREs installed in the workspace"
Status: VERIFIED FIXED
Alias: None
Product: JDT
Classification: Eclipse Project
Component: Debug (show other bugs)
Version: 3.5   Edit
Hardware: PC Windows XP
: P3 enhancement (vote)
Target Milestone: 3.5 RC1   Edit
Assignee: Michael Rennie CLA
QA Contact:
URL:
Whiteboard:
Keywords: polish
Depends on:
Blocks:
 
Reported: 2009-04-27 09:52 EDT by Markus Keller CLA
Modified: 2009-05-06 17:09 EDT (History)
2 users (show)

See Also:
curtis.windatt.public: review+


Attachments
fix (19.21 KB, patch)
2009-04-30 13:49 EDT, Michael Rennie CLA
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Markus Keller CLA 2009-04-27 09:52:03 EDT
- start with an 1.6 JRE
- create a new Java project with EE "OSGi/Minimum-1.2"

=> Warning: "Build path specifies execution environment OSGi/Minimum-1.2. There are no JREs installed in the workspace that are strictly compatible with this environment."

A quick fix that opens the Installed JREs preference page would be handy.
Comment 1 Michael Rennie CLA 2009-04-30 13:49:14 EDT
Created attachment 133978 [details]
fix

Patch provides a quick-fix to open the JRE and Execution Environment preference pages.
Comment 2 Michael Rennie CLA 2009-05-04 15:14:31 EDT
applied patch to HEAD

please verify Curtis
Comment 3 Curtis Windatt CLA 2009-05-06 17:09:37 EDT
+1 Verified.