Community
Participate
Working Groups
This error occurs when we open the SCA perspective.
I experience something similar on Springsource STS sts-2.7.1.RELEASE... The IDE freezes when I get to the JPA perspective.
.log file entry !ENTRY org.eclipse.ui 4 4 2011-09-27 13:29:01.790 !MESSAGE Referenced part does not exist yet: org.eclipse.jdt.ui.PackageExplorer. ~
Usecase: 1. Open Plugin Development Perspective 2. Reset Plugin Development Perspective 3. Open Error log 4. "Referenced part does not exist yet: org.eclipse.jdt.ui.PackageExplorer." entry is logged. Stacktrace: ModeledPageLayout.findElement(MUIElement, String) line: 551 ModeledPageLayout.insertStack(String, int, float, String, boolean) line: 487 ModeledPageLayout.createFolder(String, int, float, String) line: 297 PDEPerspective.addViews() line: 34 PDEPerspective.createInitialLayout(IPageLayout) line: 30 WorkbenchPage.resetPerspective() line: 3487 ResetPerspectiveHandler.execute(ExecutionEvent) line: 75 HandlerProxy.execute(ExecutionEvent) line: 291
Created a new issue in git hub, https://github.com/eclipse-pde/eclipse.pde/issues/695