Guest User

Untitled

a guest
Jun 23rd, 2018
74
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.14 KB | None | 0 0
  1. public void preWindowOpen() {
  2. IWorkbenchWindowConfigurer configurer = getWindowConfigurer();
  3. configurer.setShowPerspectiveBar(false);
  4. }
Add Comment
Please, Sign In to add comment