Bug 203650

Summary: [IDE] [Dialogs] org.eclipse.ui.dialogs.SaveAsDialog always shows all projects in workspace, and cannot filter to only one project.
Product: [Eclipse Project] Platform Reporter: Irum Godil <irum>
Component: UIAssignee: Platform UI Triaged <platform-ui-triaged>
Status: NEW --- QA Contact:
Severity: enhancement    
Priority: P5 CC: remy.suen
Version: 3.2.1Keywords: helpwanted
Target Milestone: ---   
Hardware: PC   
OS: Windows XP   
Whiteboard:

Description Irum Godil CLA 2007-09-17 16:25:44 EDT
org.eclipse.ui.dialogs.SaveAsDialog implementation is not flexible to just show the selected project in the workspace. It currently shows all the projects in the workspace.

However, in some use instances of the dialog, the user may only want to allow selection inside the current project. This is currently not possible. 

It would be very useful if there was some filtering mechanism or some API to select the projects the user wants to show in the Save Dialog.
Comment 1 Susan McCourt CLA 2007-09-18 13:37:41 EDT
I think this should go to Tod since SaveAsDialog is an IDE dialog.  Tod, correct me if I'm wrong...
Comment 2 Remy Suen CLA 2007-09-18 14:26:08 EDT
How would you define the "selected" or "current" project? The owning IProject of an editor's input (if applicable like the case of a typical IFileEditorInput's IFile's containing IProject?)?
Comment 3 Susan McCourt CLA 2009-07-09 18:21:46 EDT
As per http://wiki.eclipse.org/Platform_UI/Bug_Triage_Change_2009
Comment 4 Eclipse Webmaster CLA 2019-09-06 16:19:31 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.