status 썸네일형 리스트형 eclipse status bar, status line 활성화 방법 public WorkbenchWindowAdvisor createWorkbenchWindowAdvisor(IWorkbenchWindowConfigurer configurer) { configurer.setShowStatusLine(true); return new ApplicationWorkbenchWindowAdvisor(configurer); } 더보기 이전 1 다음