Bug 203650 - [IDE] [Dialogs] org.eclipse.ui.dialogs.SaveAsDialog always shows all projects in workspace, and cannot filter to only one project.
Summary: [IDE] [Dialogs] org.eclipse.ui.dialogs.SaveAsDialog always shows all projects...
Status: NEW
Alias: None
Product: Platform
Classification: Eclipse Project
Component: UI (show other bugs)
Version: 3.2.1   Edit
Hardware: PC Windows XP
: P5 enhancement (vote)
Target Milestone: ---   Edit
Assignee: Platform UI Triaged CLA
QA Contact:
URL:
Whiteboard:
Keywords: helpwanted
Depends on:
Blocks:
 
Reported: 2007-09-17 16:25 EDT by Irum Godil CLA
Modified: 2019-09-06 16:19 EDT (History)
1 user (show)

See Also:


Attachments

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