Bug 2711

Summary: [Import/Export] Editor settings lost on repeated import (1GIEWWK)
Product: [Eclipse Project] Platform Reporter: Nick Edgar <n.a.edgar>
Component: UIAssignee: Platform-UI-Inbox <Platform-UI-Inbox>
Status: RESOLVED FIXED QA Contact:
Severity: enhancement    
Priority: P3 Keywords: investigate
Version: 2.0   
Target Milestone: ---   
Hardware: All   
OS: Windows 2000   
Whiteboard:

Description Nick Edgar CLA 2001-10-10 22:41:58 EDT
- import a plugin.xml file from the file system
- open it with the default text editor
- verify that setting was remembered:
	- close editor
	- double-click on the file
	- it opens with the default text editor
	- close it
- import the file again, answering yes to overwrite
	- double-click on the file
	- it opens with the plugin editor

Seems like some properties should be remembered even if the content gets replaced,
although it's not clear all content should be remembered.

Here, UI is deleting the file first.  Should leave replacement policy up to core.

NOTES:
Comment 1 DJ Houghton CLA 2001-10-29 19:11:17 EST
PRODUCT VERSION:
129

Comment 2 Nick Edgar CLA 2002-01-27 14:48:24 EST
Not critical
Comment 3 Randy Giffen CLA 2002-08-08 15:15:07 EDT
Reopen for investigation
Comment 4 Eduardo Pereira CLA 2002-09-03 14:35:12 EDT
The editor is persisted as a property of that file. If the file is deleted and 
a new one is created the property is lost. Tagging it as [Import/Export], it 
may be possible to replace the file without loosing its properties.
Comment 5 Tod Creasey CLA 2005-08-04 07:54:20 EDT
We now  support (as of 3.1) all of the properties that the OS can give us.