Bug 48014 - .project file changed when it shouldn't be?
Summary: .project file changed when it shouldn't be?
Status: RESOLVED DUPLICATE of bug 46668
Alias: None
Product: PDE
Classification: Eclipse Project
Component: UI (show other bugs)
Version: 3.0   Edit
Hardware: PC Linux
: P3 normal (vote)
Target Milestone: ---   Edit
Assignee: PDE-UI-Inbox CLA
QA Contact:
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2003-12-03 13:33 EST by Jared Burns CLA
Modified: 2003-12-03 13:38 EST (History)
0 users

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Jared Burns CLA 2003-12-03 13:33:39 EST
Build 20031202

We've recently migrated the debug plug-ins to use PDE's "Required plug-in 
entries" build path support. However, since we made this change I've noticed 
that our .project file can be changed when I wouldn't expect it to.

1. Check out org.eclipse.debug.ui from CVS.
2. When the checkout and build are complete, open the Team->Synchronize view to 
see that there are no outgoing changes (as expected).
3. Check out org.eclipse.ui.workbench from CVS (you might get compile errors; 
ignore them).
4. Note that org.eclipse.debug.ui/.project now shows up in the synchronize view 
as changed. The org.eclipse.ui.workbench plugin has been added to it.

I'm not certain that this is a bug, but it seems strange that the .project file 
of one project would change when you bring a different project into the 
workspace.
Comment 1 Wassim Melhem CLA 2003-12-03 13:38:55 EST

*** This bug has been marked as a duplicate of 46668 ***