Bug 8764 - NPE while closing projects
Summary: NPE while closing projects
Status: RESOLVED FIXED
Alias: None
Product: JDT
Classification: Eclipse Project
Component: Core (show other bugs)
Version: 2.0   Edit
Hardware: PC Windows NT
: P1 normal (vote)
Target Milestone: 2.0 M3   Edit
Assignee: Jerome Lanneluc CLA
QA Contact:
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2002-01-30 12:07 EST by Knut Radloff CLA
Modified: 2002-01-31 05:57 EST (History)
0 users

See Also:


Attachments
NPE in HandleFactory.createOpenable (6.08 KB, text/plain)
2002-01-30 12:07 EST, Knut Radloff CLA
no flags Details

Note You need to log in before you can comment on or make changes to this bug.
Description Knut Radloff CLA 2002-01-30 12:07:02 EST
build 20020129

I got an internal error while closing the projects org.eclipse.ant, 
org.eclipse.xerces, org.eclipse.core.boot, org.eclipse.core.runtime, 
org.eclipse.swt, org.junit. I had previously imported these projects as binary 
plugins using the PDE selfhosting plugin.
Autobuild was turned on. I did not get an exception when I reopened and 
reclosed the projects. I have zipped up the workspace anyway in case it helps.
Comment 1 Knut Radloff CLA 2002-01-30 12:07:44 EST
Created attachment 288 [details]
NPE in HandleFactory.createOpenable
Comment 2 Jerome Lanneluc CLA 2002-01-31 05:57:08 EST
Added null check in handle factory.