Bug 71624 - NPE on Eclipse 3.0.1 builds
Summary: NPE on Eclipse 3.0.1 builds
Status: RESOLVED FIXED
Alias: None
Product: AJDT
Classification: Tools
Component: Core (show other bugs)
Version: 1.1.11   Edit
Hardware: PC Windows XP
: P3 normal (vote)
Target Milestone: ---   Edit
Assignee: Matt Chapman CLA
QA Contact:
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2004-08-09 04:14 EDT by Matt Chapman CLA
Modified: 2004-08-10 09:39 EDT (History)
0 users

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Matt Chapman CLA 2004-08-09 04:14:27 EDT
Using Eclipse 3.0.1 build M20040805, switching to the visualization perspective
causes an NPE:

java.lang.NullPointerException
        at
org.eclipse.ajdt.ui.visualiser.AspectVisualizerPerspectiveFactory.createHorizontalLayout(AspectVisualizerPerspectiveFactory.java:104)
        at
org.eclipse.ajdt.ui.visualiser.AspectVisualizerPerspectiveFactory.createInitialLayout(AspectVisualizerPerspectiveFactory.java:38)
Comment 1 Matt Chapman CLA 2004-08-10 09:39:48 EDT
Fixed