Bug 193986 - [CommonNavigator] [WorkingSets] Build Working Set from Project Explorer View
Summary: [CommonNavigator] [WorkingSets] Build Working Set from Project Explorer View
Status: NEW
Alias: None
Product: Platform
Classification: Eclipse Project
Component: UI (show other bugs)
Version: 3.3   Edit
Hardware: PC All
: P3 enhancement (vote)
Target Milestone: ---   Edit
Assignee: Francis Upton IV CLA
QA Contact:
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2007-06-22 10:29 EDT by Axel Mueller CLA
Modified: 2019-09-06 16:04 EDT (History)
4 users (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Axel Mueller CLA 2007-06-22 10:29:35 EDT
Build ID: 3.3RC3

Steps To Reproduce:
1. Define some working sets
2. open Project Explorer view
3. in Project Explorer set Top Level Elements : Workings Sets
4. Context menu of individual working set shows only the Team menu. 

It would be very convenient (especially in the CDT where automatic build is disabled) to have the menu item Build Working Set (per default in the main menu Project).

Also helpful would be a menu item for opening/closing all projects in the selectec working set. And, of course, Edit Working Set is missing.
Comment 1 Kim Horne CLA 2007-06-22 15:36:41 EDT
Passing to JDT for issues one and three.  We bug 58085  to cover number two already.
Comment 2 Axel Mueller CLA 2007-06-23 09:36:29 EDT
You should also pass this bug to CDT.
Comment 3 Martin Aeschlimann CLA 2007-06-25 04:00:42 EDT
Project explorer is platform.ui
Comment 4 Michael D. Elder CLA 2007-07-03 14:12:11 EDT
The Package Explorer adds the default menus through its PackageExplorerActionGroup. In this case, the "Build Project" menu action comes from CDT, and should therefore by contributed by the CDT to the org.eclipse.ui.IWorkingSet element type displayed in the tree when "Working Sets" are selected as the root elements. 

Moving to Anton for feedback. 
Comment 5 Anton Leherbauer CLA 2007-07-04 03:56:16 EDT
The Package Explorer is from JDT.
CDT does not add the "Build Project" menu item to the Project Explorer context menu. It comes from the ResourceMgmtActionProvider. CDT only adds the "Build Clean" menu item. 
Anyway, I don't see a good reason why CDT should add the "Build Working Set" item. Platform concepts, like working sets, should be handled by the Platform. 
Comment 6 Michael D. Elder CLA 2007-07-09 09:19:04 EDT
Hi Anton -- I missed that. I was under the impression the Build Project action from Platform was removed; but it's because I'm so used to working with auto-build on.

I think it's reasonable for the Working Set Extension (contributed by Platform/UI) to contribute these menu items to Working Sets. 

Martin/Anton -- thoughts on whether this is critical or important for 3.3.1?
Comment 7 Martin Aeschlimann CLA 2007-07-09 13:03:23 EDT
Looks like a new feature -> 3.4
Comment 8 Michael D. Elder CLA 2007-07-09 14:16:45 EDT
Okay -- will shoot for 3.4.
Comment 9 Mike Wilson CLA 2008-06-09 10:58:01 EDT
Assuming the shot missed. Clearing the target milestone.
Comment 10 Eclipse Webmaster CLA 2019-09-06 16:04:51 EDT
This bug hasn't had any activity in quite some time. Maybe the problem got resolved, was a duplicate of something else, or became less pressing for some reason - or maybe it's still relevant but just hasn't been looked at yet.

If you have further information on the current state of the bug, please add it. The information can be, for example, that the problem still occurs, that you still want the feature, that more information is needed, or that the bug is (for whatever reason) no longer relevant.