Bug 78928

Summary: [model] Primary working copy delta doesn't contain moveTo and moveFrom information
Product: [Eclipse Project] JDT Reporter: Dirk Baeumer <dirk_baeumer>
Component: CoreAssignee: JDT-Core-Inbox <jdt-core-inbox>
Status: RESOLVED WONTFIX QA Contact:
Severity: normal    
Priority: P3    
Version: 3.1   
Target Milestone: 3.3   
Hardware: PC   
OS: Windows XP   
Whiteboard:

Description Dirk Baeumer CLA 2004-11-18 05:45:12 EST
I20041117

Steps to reproduce

- create Project Test1 with package p and CU A.java
- open A.java in Editor
- rename Test1 to Test1a

The following delta is sent out for the primary working copy

Java Model[*]: {CHILDREN}
	Test1[*]: {CHILDREN}
		<project root>[*]: {CHILDREN}
			p[*]: {CHILDREN}
				A.java[-]: {PRIMARY WORKING COPY}

org.eclipse.jdt.core.ElementChangedEvent[source=Java Model[*]: {CHILDREN}
	Test1a[*]: {CHILDREN}
		<project root>[*]: {CHILDREN}
			p[*]: {CHILDREN}
				[Working copy] A.java[*]: {PRIMARY WORKING COPY}]
Comment 1 Dirk Baeumer CLA 2004-11-18 06:15:15 EST
Actually the question is:

How can I distinguish a move of A.java to B.java form a move caused be renaming
its container ?
Comment 2 Jerome Lanneluc CLA 2006-03-28 08:47:33 EST
Will investigate for 3.3
Comment 3 Eclipse Webmaster CLA 2009-08-30 02:41:09 EDT
As of now 'LATER' and 'REMIND' resolutions are no longer supported.
Please reopen this bug if it is still valid for you.