Bug 111345 - [Import/Export] Suggest items based on user context
Summary: [Import/Export] Suggest items based on user context
Status: NEW
Alias: None
Product: Platform
Classification: Eclipse Project
Component: IDE (show other bugs)
Version: 3.1   Edit
Hardware: All All
: P5 enhancement (vote)
Target Milestone: ---   Edit
Assignee: Platform UI Triaged CLA
QA Contact:
URL:
Whiteboard:
Keywords: helpwanted
Depends on:
Blocks:
 
Reported: 2005-10-03 11:52 EDT by Douglas Pollock CLA
Modified: 2019-09-06 16:15 EDT (History)
2 users (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Douglas Pollock CLA 2005-10-03 11:52:36 EDT
It would be nice if the import/export dialog suggested items based on the 
context from which it is coming.  I'll list some examples. 
 
+ An export button on the preference dialog.  This should lead directly to the 
export preference wizard. 
 
+ An export button on the preference dialog, with the keys preference page 
showing.  This should lead directly to the export preference wizard with the 
keys preference export filter selected. 
 
+ Right-clicking on a plug-in project and selecting export.  This should open 
the export tab on the dialog, and display the following items at the top of 
the list as "suggestions": "Archive File" and "Deployable plug-ins and 
fragments".  It might also suggest "File System".  If the plug-in project is a 
Java project, it might also suggest "JAR file".  If it contains a ".product" 
file, then it might also suggest "Eclipse product". 
 
+ Selecting "Import" will offer to prompt the user immediately for the file to 
import.  If there is a single selection from the selection service, then it 
will automatically file this in.  The selected file will drive the list of 
suggestions.  For example, selecting a ".epf" file will suggest a preference 
import, and selecting a ".bkpt" file will suggest a breakpoint import. 
 
+ Selecting a ".product" file and selecting "export" would suggest "Eclipse 
product". 
 
 
I'm pretty sure other clear suggestions would arise in downstream plugins.  
Basically, every file type and project nature could potentially lead to a 
suggestion.  I also think that there might be other "hooks", similar to the 
preference dialog, which would lead to clear suggestions.  MVM suggested 
right-clicking within a plugin.xml file.  Perhaps also an "Export..." option 
in the "Breakpoints" view. 
 
 
The rationale behind this enhancement request is simply that our import/export 
dialog is getting more and more complex with every release.  To do a simple 
export, we are requiring more and more user steps.  However, export is an 
infrequent event.  It is not something that the average user will be an expert 
at doing, as they only do it every once in a while.  They will not necessarily 
remember what the page is called for the task at hand.
Comment 1 Susan McCourt CLA 2009-07-15 12:12:46 EDT
"As per http://wiki.eclipse.org/Platform_UI/Bug_Triage_Change_2009"
Comment 2 Eclipse Webmaster CLA 2019-09-06 16:15:15 EDT
This bug hasn't had any activity in quite some time. Maybe the problem got resolved, was a duplicate of something else, or became less pressing for some reason - or maybe it's still relevant but just hasn't been looked at yet.

If you have further information on the current state of the bug, please add it. The information can be, for example, that the problem still occurs, that you still want the feature, that more information is needed, or that the bug is (for whatever reason) no longer relevant.