[jbosstools-issues] [JBoss JIRA] Created: (JBIDE-1288) Delete projects gives NPE in new "auto scanning for src code"

Max Andersen (JIRA) jira-events at lists.jboss.org
Fri Nov 9 19:32:44 EST 2007


Delete projects gives NPE in new "auto scanning for src code"
-------------------------------------------------------------

                 Key: JBIDE-1288
                 URL: http://jira.jboss.com/jira/browse/JBIDE-1288
             Project: JBoss Tools
          Issue Type: Bug
    Affects Versions: 2.0.0.CR1
            Reporter: Max Andersen
         Assigned To: 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: http://jira.jboss.com/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        



More information about the jbosstools-issues mailing list