[jbosstools-issues] [JBoss JIRA] Resolved: (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:52:44 EST 2007


     [ http://jira.jboss.com/jira/browse/JBIDE-1288?page=all ]

Max Andersen resolved JBIDE-1288.
---------------------------------

    Resolution: Done

done - but we realyl should start cleaning up/removing all those shadow models in XModel; it's way to hard to ensure correctness and its a waste of cpu cycles to keep them in sync. 

> 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