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

Bug 290331

Summary: Changing build path causes all projects to rebuild
Product: [Eclipse Project] JDT Reporter: Jacob Weber <jacob>
Component: CoreAssignee: Kent Johnson <kent_johnson>
Status: CLOSED INVALID QA Contact:
Severity: normal    
Priority: P3 CC: Olivier_Thomann
Version: 3.5   
Target Milestone: 3.6 M3   
Hardware: Macintosh   
OS: Mac OS X - Carbon (unsup.)   
Whiteboard:

Description Jacob Weber CLA 2009-09-23 18:03:20 EDT
1. Make sure Project > Build Automatically is checked.
2. Choose a Java project that has no Project References selected, and which no other projects refer to. Go to its Properties panel.
3. Change something in its Java Build Path page (e.g. add a JAR).
4. Switch to another page. You will be prompted to apply the changes.
5. All projects in the workspace rebuild themselves, instead of just the selected project.


-- Configuration Details --
Product: Eclipse 1.2.0.20090618-0904 (org.eclipse.epp.package.jee.product)
Installed Features:
 org.eclipse.jdt 3.5.0.v20090527-2000-7r88FEeFJePyvYeA33DjZ_c1
Comment 1 Kent Johnson CLA 2009-09-25 13:49:36 EDT
Please attach a reproduceable testcase since I just tried at it works as expected - only the affected project is rebuilt.
Comment 2 Jacob Weber CLA 2009-09-25 13:59:01 EDT
Hmm, doesn't seem to be happening now. It's possible that the rebuild happened after I changed one of the global Classpath Variables. I'll close it.
Comment 3 Kent Johnson CLA 2009-09-25 13:59:45 EDT
thx