]
Rob Stryker resolved JBIDE-9677.
--------------------------------
Resolution: Done
fixed
NullPointerException in SingleDeployableWorkspaceListener when
project's closed in workspace
---------------------------------------------------------------------------------------------
Key: JBIDE-9677
URL:
https://issues.jboss.org/browse/JBIDE-9677
Project: Tools (JBoss Tools)
Issue Type: Bug
Components: JBossAS/Servers
Affects Versions: 3.3.0.M4
Reporter: Fisheye JIRA Integration
Assignee: Rob Stryker
Priority: Blocker
Fix For: 3.3.0.M4
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: