Community
Participate
Working Groups
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
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.