Bug 460235 - ModelSet.addResourceLoadStateListener throws NPE
Summary: ModelSet.addResourceLoadStateListener throws NPE
Status: UNCONFIRMED
Alias: None
Product: Papyrus
Classification: Modeling
Component: Core (show other bugs)
Version: 1.0.1   Edit
Hardware: PC Mac OS X
: P3 normal (vote)
Target Milestone: ---   Edit
Assignee: Project Inbox CLA
QA Contact:
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2015-02-18 07:52 EST by Denes Harmath CLA
Modified: 2015-02-18 07:52 EST (History)
0 users

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Denes Harmath CLA 2015-02-18 07:52:17 EST
ModelSet.addResourceLoadStateListener and removeResourceLoadStateListener throws NullPointerException, because its resourceLoadStateListeners field isn't initialized anywhere.