Bug 290331 - Changing build path causes all projects to rebuild
Summary: Changing build path causes all projects to rebuild
Status: CLOSED INVALID
Alias: None
Product: JDT
Classification: Eclipse Project
Component: Core (show other bugs)
Version: 3.5   Edit
Hardware: Macintosh Mac OS X - Carbon (unsup.)
: P3 normal (vote)
Target Milestone: 3.6 M3   Edit
Assignee: Kent Johnson CLA
QA Contact:
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2009-09-23 18:03 EDT by Jacob Weber CLA
Modified: 2009-09-25 13:59 EDT (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 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