]
Denis Golovin updated JBIDE-9677:
---------------------------------
Parent: (was: JBIDE-9016)
Issue Type: Bug (was: Sub-task)
Steps to Reproduce:
EXEC: Install AS Module from update site on Eclipse SDK.
EXEC: Create Project
EXEC: Close Project
ASSERT: No NullPointerExceptions reported in Error Log View
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.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: