Some Eclipse Foundation services are deprecated, or will be soon. Please ensure you've read this important communication.

Bug 294988

Summary: NPE when deleting several projects
Product: [WebTools] WTP Java EE Tools Reporter: Rob Stryker <stryker>
Component: jst.j2eeAssignee: jst.j2ee <jst.j2ee-inbox>
Status: RESOLVED FIXED QA Contact: Chuck Bridgham <cbridgha>
Severity: normal    
Priority: P3 CC: billbrown, kazm
Version: 3.1   
Target Milestone: 3.2 M3   
Hardware: PC   
OS: Linux   
Whiteboard:

Description Rob Stryker CLA 2009-11-12 11:43:26 EST
stacktrace:  
java.lang.NullPointerException
at org.eclipse.wst.common.componentcore.internal.resources.VirtualResource.removeLink(VirtualResource.java:300)
at org.eclipse.jst.j2ee.refactor.listeners.J2EEElementChangedListener$1.runInWorkspace(J2EEElementChangedListener.java:159)
at org.eclipse.core.internal.resources.InternalWorkspaceJob.run(InternalWorkspaceJob.java:38)
at org.eclipse.core.internal.jobs.Worker.run(Worker.java:55)
Comment 1 Rob Stryker CLA 2009-11-19 19:27:51 EST
Fixed and committed to head
Comment 2 Carl Anderson CLA 2010-05-10 09:14:14 EDT
*** Bug 311188 has been marked as a duplicate of this bug. ***