helpMenuManager.add(new FindInstallUpdates());
helpMenuManager.add(new Separator());
helpMenuManager.add(new ReportBug());
helpMenuManager.add(new RequestFeature());
helpMenuManager.add(new Separator());
helpMenuManager.add(new ShowCreditsAction());
helpMenuManager.add(new AboutGOIMAction());