Bug 479218 - Open Resource should allow to search and open projects
Summary: Open Resource should allow to search and open projects
Status: RESOLVED FIXED
Alias: None
Product: Platform
Classification: Eclipse Project
Component: UI (show other bugs)
Version: 4.4.1   Edit
Hardware: All All
: P3 enhancement (vote)
Target Milestone: 4.19 M3   Edit
Assignee: Dieter Mai CLA
QA Contact:
URL:
Whiteboard:
Keywords: noteworthy, usability
: 544957 (view as bug list)
Depends on:
Blocks: 569282
  Show dependency tree
 
Reported: 2015-10-07 05:15 EDT by Marco Descher CLA
Modified: 2021-01-08 07:24 EST (History)
5 users (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Marco Descher CLA 2015-10-07 05:15:19 EDT
I have about 100 projects in my workspace, and already use working sets. I heavily depend on open type and open resource.

What I really miss is the option to add a project itself using "Open Resource" as often I know what project I need, but not a specific class (Open Type) or file (Open Resource) in it.

The bevahviour should be as follows:

 * Hotkey Open Resource
 * start entering project name
 * selecting a project name selects the resp. project root in Package Explorer
Comment 1 Marco Descher CLA 2015-10-08 07:13:17 EDT
A different approach I like on this: http://blog.vogella.com/2012/10/29/improved-jdt-filtered-packageexplorer-for-eclipse-4-2-1/
Comment 2 Dani Megert CLA 2019-03-04 09:30:23 EST
(In reply to Marco Descher from comment #1)
> A different approach I like on this:
> http://blog.vogella.com/2012/10/29/improved-jdt-filtered-packageexplorer-for-eclipse-4-2-1/
> 
There's a separate bug report for that.
Comment 3 Dani Megert CLA 2019-03-04 09:32:49 EST
*** Bug 544957 has been marked as a duplicate of this bug. ***
Comment 4 Eclipse Genie CLA 2020-10-02 15:31:38 EDT
New Gerrit change created: https://git.eclipse.org/r/c/platform/eclipse.platform.ui/+/170252
Comment 5 Dieter Mai CLA 2020-10-02 15:37:36 EDT
Committed an implementation for a "Select Project"-Dialog.
This is mostly the same implementation i had for my plugin "ProjectSelect".

Things that are missing:
- Context help. I don't find any context help in the eclipse.platform.ui repository. I dont see where i could commit context help related files.
- Tests. SWTBot tests and haven't checked yet if they work in the new repository.

Let me know what you Think
Comment 6 Dieter Mai CLA 2020-10-03 05:37:22 EDT
The jenkins build failed because there are some conflicts. I need to resolve them first.
Comment 7 Eclipse Genie CLA 2021-01-05 08:32:00 EST
New Gerrit change created: https://git.eclipse.org/r/c/platform/eclipse.platform.ui/+/174279
Comment 9 Mickael Istria CLA 2021-01-08 07:24:41 EST
Thanks a lot Dieter! Can you please add a note about it in the N&N?