Some Eclipse Foundation services are deprecated, or will be soon. Please ensure you've read this important communication.
Bug 67809 - [Navigator] Make selected project sticky!
Summary: [Navigator] Make selected project sticky!
Status: RESOLVED WORKSFORME
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: Nick Edgar CLA
QA Contact:
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2004-06-18 09:59 EDT by Jeff Lynn CLA
Modified: 2004-06-18 22:05 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 Jeff Lynn CLA 2004-06-18 09:59:55 EDT
Please make the selected project sticky!  I select one project, edit the 
source code, then when I want to rebuild the whole project, the Rebuild 
Project menu item has been disabled.  I will have to reselect the project 
before I can rebuild the whole project again.  I understand that the code I 
just changed will be recompiled when I save the changes.  However, I do want 
to rebuild so that the Ant Build Script will rebuild my jar file for me.

JML
Comment 1 Nick Edgar CLA 2004-06-18 22:05:57 EDT
Please indicate which build you're running, and exactly which menu items you're
referring to (context menu in Navigator or Package Explorer, or main Project
menu?).  There is no longer any "Rebuild Project" action, just "Build Project".
Although the "Build Project" action only appears in the context menu of the
views when the project is selected, the Build Project action in the main Project
menu is enabled if it can determine a project from the active view or editor.
So if you're in the view or editor, you should be able to just choose Project >
Build Project without changing your selection or active part.