Bug 6586 - NullPointerException when resource modification done before java model is open
Summary: NullPointerException when resource modification done before java model is open
Status: RESOLVED FIXED
Alias: None
Product: JDT
Classification: Eclipse Project
Component: Core (show other bugs)
Version: 2.0   Edit
Hardware: PC Windows 2000
: P3 normal (vote)
Target Milestone: 2.0 M1   Edit
Assignee: Philipe Mulet CLA
QA Contact:
URL:
Whiteboard:
Keywords:
: 6621 6695 6761 (view as bug list)
Depends on:
Blocks:
 
Reported: 2001-12-05 09:51 EST by Jerome Lanneluc CLA
Modified: 2002-01-14 10:37 EST (History)
3 users (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Jerome Lanneluc CLA 2001-12-05 09:51:22 EST
Build 20011204

If an IResourceDelta is received by the DeltaProcessor before the java model is 
open, it fails with a NullPointerException.
Comment 1 Philipe Mulet CLA 2001-12-05 16:54:41 EST
Fixed by initializing the model info if necessary inside the delta processor.
Comment 2 Jerome Lanneluc CLA 2001-12-06 08:57:14 EST
*** Bug 6621 has been marked as a duplicate of this bug. ***
Comment 3 Jerome Lanneluc CLA 2001-12-11 05:10:07 EST
*** Bug 6761 has been marked as a duplicate of this bug. ***
Comment 4 Jerome Lanneluc CLA 2001-12-11 05:12:01 EST
*** Bug 6695 has been marked as a duplicate of this bug. ***