Bug 78928 - [model] Primary working copy delta doesn't contain moveTo and moveFrom information
Summary: [model] Primary working copy delta doesn't contain moveTo and moveFrom inform...
Status: RESOLVED WONTFIX
Alias: None
Product: JDT
Classification: Eclipse Project
Component: Core (show other bugs)
Version: 3.1   Edit
Hardware: PC Windows XP
: P3 normal (vote)
Target Milestone: 3.3   Edit
Assignee: JDT-Core-Inbox CLA
QA Contact:
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2004-11-18 05:45 EST by Dirk Baeumer CLA
Modified: 2009-08-30 02:41 EDT (History)
0 users

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
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.