Bug 38620 - [Dialogs] "Open Type" and "Open Resource" dialogs improvements
Summary: [Dialogs] "Open Type" and "Open Resource" dialogs improvements
Status: RESOLVED DUPLICATE of bug 40632
Alias: None
Product: Platform
Classification: Eclipse Project
Component: UI (show other bugs)
Version: 3.0   Edit
Hardware: All All
: P4 enhancement (vote)
Target Milestone: ---   Edit
Assignee: Billy Biggs CLA
QA Contact:
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2003-06-06 23:20 EDT by Eugene Kuleshov CLA
Modified: 2004-10-19 21:30 EDT (History)
0 users

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Eugene Kuleshov CLA 2003-06-06 23:20:30 EDT
"Open Type" and "Open Resource" dialogs usually used widely for exploring the 
code. Sometimes there could be no source for some class you can see in dialog, 
but you may need just to see "Hierarchy" view or open it with not default 
editor. "Open With..." even more important for "Open Resource" dialog to help 
choose the right editor for particular resource.

My suggestion is to add popup menu in "Matchin Types" and "Qualifier" lists of 
those dialogs where will be possible to choose editor or hierarhy view.
Comment 1 Dirk Baeumer CLA 2003-06-10 04:48:01 EDT
This is not an issue for Java. If there isn't any source attached to a class 
file then it will not help to open it with a different editor. If you want to 
opene a hierarchy on a class you can use Navigate->Open Type in Hierarchy.

Moving to platform regarding Open Resource dialog.
Comment 2 Eugene Kuleshov CLA 2003-06-10 11:32:28 EDT
Actually I disagree about Java. 

Probably it is fine for the default behavior, but if there are multiple plugins
for .class files available it is make sence. Opening additional unneeded editor
is not really convenient because in most likely it will close one of the editors
used for development. So you will end up with additional 5..7 seconds wasted on
opening editor, selecting Navigate -> Open Type hierarchy and closing editor
which you not needed. With the popup menu I've proposed it will be possible to
eliminate such waste.
Comment 3 Tod Creasey CLA 2003-06-13 10:33:04 EDT
Moving to Platform UI for consideration
Comment 4 Eugene Kuleshov CLA 2004-07-23 11:27:46 EDT
Any luck to get this implemented in Eclipse 3.1 ?
Comment 5 Billy Biggs CLA 2004-10-19 17:33:14 EDT

*** This bug has been marked as a duplicate of 40632 ***
Comment 6 Eugene Kuleshov CLA 2004-10-19 19:06:50 EDT
I wonder why are you are marking earlier bug as duplicate as the late ones?
Comment 7 Billy Biggs CLA 2004-10-19 21:30:19 EDT
I thought the other one had a better description and some more useful notes on how to
approach a solution.  I guess I could have just changed this one too though. :)