[jbosstools-issues] [JBoss JIRA] Closed: (JBIDE-1288) Delete projects gives NPE in new "auto scanning for src code"
Anton Klimkovich (JIRA)
jira-events at lists.jboss.org
Thu Feb 26 12:58:55 EST 2009
[ https://jira.jboss.org/jira/browse/JBIDE-1288?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Anton Klimkovich closed JBIDE-1288.
-----------------------------------
Verified.
> Delete projects gives NPE in new "auto scanning for src code"
> -------------------------------------------------------------
>
> Key: JBIDE-1288
> URL: https://jira.jboss.org/jira/browse/JBIDE-1288
> Project: Tools (JBoss Tools)
> Issue Type: Bug
> Affects Versions: 2.0.0.CR1
> Reporter: Max Rydahl Andersen
> Assignee: Viacheslav Kabanovich
> Priority: Critical
> Fix For: 2.0.0.CR1
>
>
> Create some projects, delete them and you get a couple of these:
> java.lang.NullPointerException
> at org.jboss.tools.common.model.util.EclipseResourceUtil.getJavaProjectSrcLocations(EclipseResourceUtil.java:409)
> at org.jboss.tools.common.model.filesystems.impl.FileSystemsLoader.updateSrcs(FileSystemsLoader.java:212)
> at org.jboss.tools.common.model.filesystems.impl.FileSystemsLoader.update(FileSystemsLoader.java:63)
> at org.jboss.tools.common.model.filesystems.impl.FileSystemsImpl.doUpdate(FileSystemsImpl.java:287)
> at org.jboss.tools.common.model.filesystems.impl.FileSystemsImpl.access$4(FileSystemsImpl.java:281)
> at org.jboss.tools.common.model.filesystems.impl.FileSystemsImpl$UpdateRunnable.run(FileSystemsImpl.java:265)
> at org.jboss.tools.common.model.XJob.run(XJob.java:125)
> at org.eclipse.core.internal.jobs.Worker.run(Worker.java:55)
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: https://jira.jboss.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira
More information about the jbosstools-issues
mailing list