NullPointer exception in SingleDeployableWorkspaceListener when project is closed in
workspace
----------------------------------------------------------------------------------------------
Key: JBIDE-9676
URL:
https://issues.jboss.org/browse/JBIDE-9676
Project: Tools (JBoss Tools)
Issue Type: Sub-task
Affects Versions: 3.2.1.M1, 3.3.0.M1
Reporter: Fisheye JIRA Integration
Fix For: 3.3.0.Final
Created by Denis Golovin from Crucible comment on SingleDeployableWorkspaceListener.java
line 44
https://source.jboss.org/cru/REV-JBIDE-4#c157 :
Documentation for getDelta() says:
{quote}Returns a resource delta, rooted at the workspace, describing the set of changes
that happened to resources in the workspace. Returns null if not applicable to this type
of event.
Returns:
the resource delta, or null if not applicable{quote}
so potential NPE in this line
--
This message is automatically generated by JIRA.
For more information on JIRA, see:
http://www.atlassian.com/software/jira