]
Denis Golovin updated JBIDE-9677:
---------------------------------
Fix Version/s: 3.3.0.M4
(was: 3.3.0.Final)
Priority: Blocker
Affects Version/s: (was: 3.2.1.M1)
(was: 3.3.0.M1)
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
Reporter: Fisheye JIRA Integration
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: