NPE during project resolution if project is deleted during refresh
------------------------------------------------------------------
Key: FELIX-2484
URL: https://issues.apache.org/jira/browse/FELIX-2484
Project: Felix
Issue Type: Bug
Components: Sigil
Reporter: David Savage
Priority: Minor
java.lang.NullPointerException
at
org.apache.felix.sigil.eclipse.internal.model.project.SigilProject.getBundle(SigilProject.java:403)
at
org.apache.felix.sigil.eclipse.job.ResolveProjectsJob.isDependent(ResolveProjectsJob.java:102)
at
org.apache.felix.sigil.eclipse.job.ResolveProjectsJob.runInWorkspace(ResolveProjectsJob.java:82)
at
org.eclipse.core.internal.resources.InternalWorkspaceJob.run(InternalWorkspaceJob.java:38)
at org.eclipse.core.internal.jobs.Worker.run(Worker.java:55)
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.