Bug 357482 - Remove rarely used actions from context menu
Summary: Remove rarely used actions from context menu
Status: NEW
Alias: None
Product: JDT
Classification: Eclipse Project
Component: UI (show other bugs)
Version: 3.8   Edit
Hardware: All All
: P3 enhancement (vote)
Target Milestone: ---   Edit
Assignee: Markus Keller CLA
QA Contact:
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2011-09-13 08:58 EDT by Johannes Buchner CLA
Modified: 2011-10-25 02:37 EDT (History)
2 users (show)

See Also:


Attachments
Comments to the various menu entries as I use them. (200.35 KB, image/png)
2011-09-13 08:59 EDT, Johannes Buchner CLA
no flags Details

Note You need to log in before you can comment on or make changes to this bug.
Description Johannes Buchner CLA 2011-09-13 08:58:43 EDT
Build Identifier: 20110615-0604

Several menu items in the Java IDE are unnecessary and turn up more often than necessary. The menu should be simpler.

Some menu items, like "Build path", should only be displayed when clicking the project itself.
Others I never use, and suspect others too: Copy, Paste, Delete have obvious keyboard shortcuts, and otherwise can be reached from the menu.
Import/Export are also rarely used, and can be in the normal menu.

Some more info in the attached screenshots.

Reproducible: Always

Steps to Reproduce:
1.Right-click on the project
2.Right-click on a java source file
3.Right-click on a folder
Comment 1 Johannes Buchner CLA 2011-09-13 08:59:26 EDT
Created attachment 203243 [details]
Comments to the various menu entries as I use them.
Comment 2 Dani Megert CLA 2011-10-25 02:37:00 EDT
Every person has different styles but unfortunately one cannot customize the context menu (see bug 21219).  You seem to prefer the keyboard over the mouse, hence you easily give up on some of the menu entries. Just assume a person who (almost) never uses the keyboard and you get a completely different picture.

The only two which I could be convinced to remove are:
- Go Into
- Open in New Window
Comment 3 Dani Megert CLA 2011-10-25 02:37:44 EDT
Markus, your call.