Bug 16324 - [Properties dialog] Project menu is missing "Properties..." menu item.
Summary: [Properties dialog] Project menu is missing "Properties..." menu item.
Status: RESOLVED FIXED
Alias: None
Product: Platform
Classification: Eclipse Project
Component: UI (show other bugs)
Version: 2.0   Edit
Hardware: All All
: P5 enhancement with 1 vote (vote)
Target Milestone: ---   Edit
Assignee: Platform-UI-Inbox CLA
QA Contact:
URL:
Whiteboard:
Keywords: investigate
: 20650 23303 26643 32632 (view as bug list)
Depends on:
Blocks:
 
Reported: 2002-05-17 18:33 EDT by Gary Gregory CLA
Modified: 2003-04-10 09:41 EDT (History)
6 users (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Gary Gregory CLA 2002-05-17 18:33:44 EDT
(Using Integration Build: 20020515)
Please add a "Properties..." menu item to the Properties menu. This should 
invoke the same dialog as when right-clicking on a Project in a view and 
choosing "Properties...".
Comment 1 Gary Gregory CLA 2002-05-17 18:34:55 EDT
The first sentence should read:
Please add a "Properties..." menu item to the /Project/ menu.
Comment 2 Erich Gamma CLA 2002-05-17 19:52:12 EDT
JDT UI can contribute such an action to the menu, but we should coordinate with 
the workbench. Moving to workbench.
Comment 3 Nick Edgar CLA 2002-05-18 22:50:54 EDT
We have no plans to add a Properties menu in the Project menu.
File / Properties gives the project properties when the project is selected.
Comment 4 Gary Gregory CLA 2002-05-29 17:57:20 EDT
RE: "File / Properties gives the project properties when the project is 
selected."

This is exactly the problem (for me) I would like to see solved: being forced 
to select a project. 

Assume that I am working in the Java Browser, I have class path entry selected, 
a package selected, a class selected and a method selected.

In order for me to see or change my current project properties and keep 
working, I have to: 

(1) Go find the current project in a tree view. Tree views are quite large in 
my project (1000+ Java files, many packages), which means that I usually have 
to scroll around. I have 5 projects of that size loaded in eclipse.

(2) Select the project I want to see or modify. This obviously causes my 
previous selection in the tree to be lost. Furthermore, in a Java Browser, this 
cause the selected package to be de-selected and the whole package list to be 
displayed for the project (this the expected behavior of course) but this has 
the side effect of clearing the class and method panes (also expected)

(3) Now I can right click and choose Properties or use the File menu and 
see/modify my settings.

(4) I must now go back and scroll around in the UI to the place I was before 
and re-create the classPathEntry - package - class - method context.

I would like to suggest that instead of this rather cumbersome process, the 
user be also allowed to bring up the Project property dialog without having to 
navigate through the UI.

Possible UI hooks: In Project menu, add a "Current Project Properties" menu. In 
the Projects pane context (right-click) menu, have a "Project Properties" menu 
which is always enabled (unless there are no Projects) no matter what is 
selected. Since top level nodes in the Projects pane are Projects, the 
selection is always in the context of a given Project. Exception: When a 
selection spans multiple projects, disable the menu item (Selection across 
projects is very nice when you need to compare files from different projects)

Thanks for your consideration on this item.
Comment 5 Nick Edgar CLA 2002-05-29 21:26:29 EDT
Gary,

Sorry but we have many more important issues to look at for 2.0, and I feel it 
would be confusing to have duplicate Properties menu items even if they are on 
different menus.
If you don't want to lose your context, I suggest doing it in a new window 
(Window / New Window) then closing the window when you're done.
Comment 6 Nick Edgar CLA 2002-05-29 21:26:51 EDT
Reopening to mark for considerations post 2.0.
Comment 7 Nick Edgar CLA 2002-05-29 21:27:08 EDT
Defer
Comment 8 Nick Edgar CLA 2002-06-19 11:38:50 EDT
*** Bug 20650 has been marked as a duplicate of this bug. ***
Comment 9 Randy Giffen CLA 2002-08-12 10:20:15 EDT
Reopen for investigation
Comment 10 Alex Chaffee CLA 2003-02-17 11:47:12 EST
Absolutely!  This is one of the issues that really turned me off when I first 
started using Eclipse.  Common operations should be accessible with a single 
click in the standard menu bar. It is ridiculous that you need to right-click 
on the name of the project in order to edit its properties.  This leads some 
(like me :-)) to brand Eclipse as "right-click programming."

See also bug#10209, which would make Close Project and Rebuild Project enabled 
for any editor in the project.

Comment 11 Nick Edgar CLA 2003-03-03 15:14:46 EST
*** Bug 23303 has been marked as a duplicate of this bug. ***
Comment 12 Nick Edgar CLA 2003-03-03 15:15:06 EST
*** Bug 26643 has been marked as a duplicate of this bug. ***
Comment 13 Nick Edgar CLA 2003-03-03 15:15:23 EST
*** Bug 32632 has been marked as a duplicate of this bug. ***
Comment 14 Simon Arsenault CLA 2003-03-24 16:21:39 EST
Nick, can't this bug report be closed now? In 2.1 RC3, there is now a Project > 
Properties menu item that does exactly what is requested in this bug report.
Comment 15 Andrew Irvine CLA 2003-04-10 09:41:43 EDT
As per comment #14