manager.update(false);// (force) - added new, but removed project, tool and clear/change menu for Icarus (kept the same number of items) Need to update higher menu
getViewSite().getActionBars().updateActionBars();
}
privatevoidmakeActions(){
showInstallationPropertiesAction=newAction(){
publicvoidrun(){
...
...
@@ -360,13 +377,16 @@ public class DesignFlowView extends ViewPart implements ISelectionListener {