Bug 274836 - [jre] [launching] Changing a non-default JRE causes a build
Summary: [jre] [launching] Changing a non-default JRE causes a build
Status: RESOLVED WORKSFORME
Alias: None
Product: JDT
Classification: Eclipse Project
Component: Debug (show other bugs)
Version: 3.5   Edit
Hardware: PC Windows XP
: P3 normal (vote)
Target Milestone: ---   Edit
Assignee: JDT-Debug-Inbox CLA
QA Contact:
URL:
Whiteboard:
Keywords: performance
Depends on:
Blocks:
 
Reported: 2009-05-04 10:16 EDT by Michael Rennie CLA
Modified: 2013-07-11 14:25 EDT (History)
0 users

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Michael Rennie CLA 2009-05-04 10:16:25 EDT
I20090430-2300

If you open the installed JREs page and make a no-op change to a non-default JRE a build happens when you press OK to exit the preference page.

Steps:

1. open the installed JREs page and edit an existing non-default JRE
2. make no changes at all to the JRE and press finish on the wizard
3. press OK to close the preference page

Expected:

nothing happens, I made no change to a non-default JRE

Happens:

a build happens
Comment 1 Michael Rennie CLA 2013-07-11 14:25:08 EDT
While trying out some fixes for bug 121057 I can confirm this is working as designed - if you change the JRE bound to an EE used in your workspace the re-bind causes the project to be built (as expected).