Bug 3855 - Version label not properly updated for default packages (1GEYDAG)
Summary: Version label not properly updated for default packages (1GEYDAG)
Status: RESOLVED DUPLICATE of bug 3979
Alias: None
Product: JDT
Classification: Eclipse Project
Component: UI (show other bugs)
Version: 2.0   Edit
Hardware: All Windows 98
: P4 critical (vote)
Target Milestone: ---   Edit
Assignee: Erich Gamma CLA
QA Contact:
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2001-10-10 23:02 EDT by Erich Gamma CLA
Modified: 2001-11-10 17:27 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 Erich Gamma CLA 2001-10-10 23:02:00 EDT
EG (6/7/2001 3:35:39 AM)
	the dirty indicator isn't removed from default packages when the package becomes non-dirty.
	this is a very inconsistent state. Serious but not critical.

NOTES:
EG (6/7/2001 11:34:27 AM)
	the code that maps resource deltas to Java elements doesn't handle default packages.

JW (6/7/01 5:38:05 PM) Ok to fix is easy.
	
EG (6/8/2001 3:34:41 AM)
	fix is not straightforward, the mapping from resource->java element is ambigous.
	Both the default package and the project have to be refreshed, but current
	implementation assumes a 1:1 mapping. Would have to change the
	implementation to subclass Viewer instead.
	defer
Comment 1 Martin Aeschlimann CLA 2001-10-16 11:14:17 EDT
moved to 'active'
Comment 2 Erich Gamma CLA 2001-11-10 17:27:32 EST

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