3132333435363738
if( ! shownView ) { prefs.setValue("shownView", true); // do not show anymore on startup // Show view the first time after installation PlatformUI.getWorkbench().getDisplay().asyncExec( new ShowInstaSearchAction() ); } }