Bug 5855 - [Properties] Make it easier to get to file properties
Summary: [Properties] Make it easier to get to file properties
Status: RESOLVED WONTFIX
Alias: None
Product: Platform
Classification: Eclipse Project
Component: UI (show other bugs)
Version: 2.0   Edit
Hardware: PC Windows 2000
: P4 enhancement (vote)
Target Milestone: ---   Edit
Assignee: Tod Creasey CLA
QA Contact:
URL:
Whiteboard:
Keywords: investigate, usability
Depends on:
Blocks:
 
Reported: 2001-11-13 13:25 EST by Howard M. Lewis Ship CLA
Modified: 2005-09-21 15:39 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 Howard M. Lewis Ship CLA 2001-11-13 13:25:26 EST
I seem to be spending too much effort getting to file properties (of my
runnable classes) so I can edit runtime properties.

In order to get to those properties I have to
a) select the file in my editor -- this updates the outline view
b) right-click in the editor or the outline view and chose "select in
packages view"
c) right-click in packages view and chose "properties"

Yes ... if everything is already on screen, I can just go right to it ...
but I'm switching between many deeply nested packages (to the point that I
often put Properties into a Fast View so that it can take up more screen
real estate when I pop it up).

I think I should be able to right click in the Editor (or even on the tab in
the editor) and get Properties ...
Comment 1 Dirk Baeumer CLA 2002-01-08 11:06:35 EST
Erich, will the new launcher configuration help in this case ? If not we could 
add a propeties entry to the editor's context menu. May be this is helpful 
anyway.
Comment 2 Dirk Baeumer CLA 2002-01-10 05:30:55 EST
The launcher configuration solves the rpoblem for the VM and run arguments. 
Nevertheless it would be nice to open the properties dialog for a file for an 
editors input. Moving to Platform, since it is not Java specific (action should 
appear in the tab's menu).
Comment 3 Kevin Haaland CLA 2002-05-01 09:44:00 EDT
This is an interesting enhancement - consider post 2.0
Comment 4 Randy Giffen CLA 2002-08-08 17:02:30 EDT
Reopen for investigation
Comment 5 Tod Creasey CLA 2002-08-09 15:33:26 EDT
Adding a properties entry to the popup might be a good idea but I know we are 
trying to keep popup size down. Recommend this be looked at for usability.
Comment 6 Seth Nickell CLA 2002-08-09 20:47:39 EDT
When an editor tab is selected, "File->Properties" probably should not be
disabled. Enabling this item would provide a more direct route to this
information without needing to add more clutter to the already overlong context
menu.
Comment 7 Kevin Haaland CLA 2003-02-07 15:09:40 EST
There are no plans for the UI team to work on this defect until higher priority 
items are addressed. If you are interested in working on this defect please let 
us know on the ui team's mailing list.
Comment 8 Kim Horne CLA 2005-09-21 15:15:44 EDT
Can we consider this now Tod?
Comment 9 Tod Creasey CLA 2005-09-21 15:39:59 EDT
We still don't want to expand the menu in Eclipse so I don't think we would add
it now. You can always write your own of course.