Some Eclipse Foundation services are deprecated, or will be soon. Please ensure you've read this important communication.
Bug 370303 - [ui] NPE when computing override indicators
Summary: [ui] NPE when computing override indicators
Status: CLOSED FIXED
Alias: None
Product: Xtend
Classification: Tools
Component: Core (show other bugs)
Version: 2.3.0   Edit
Hardware: All All
: P3 normal (vote)
Target Milestone: M6   Edit
Assignee: Project Inbox CLA
QA Contact:
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2012-02-01 03:43 EST by Sebastian Zarnekow CLA
Modified: 2017-09-19 17:25 EDT (History)
1 user (show)

See Also:
sebastian.zarnekow: juno+


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Sebastian Zarnekow CLA 2012-02-01 03:43:49 EST
java.lang.NullPointerException
	at org.eclipse.xtext.xtend2.ui.editor.OverrideIndicatorModelListener.asyncUpdateAnnotationModel(OverrideIndicatorModelListener.java:82)
	at org.eclipse.xtext.xtend2.ui.editor.OverrideIndicatorModelListener.modelChanged(OverrideIndicatorModelListener.java:72)
	at org.eclipse.xtext.ui.editor.model.XtextDocument.notifyModelListeners(XtextDocument.java:118)
	at org.eclipse.xtext.ui.editor.model.XtextDocument$XtextDocumentLocker.afterModify(XtextDocument.java:172)
	at org.eclipse.xtext.ui.editor.model.XtextDocument$XtextDocumentLocker.afterModify(XtextDocument.java:1)
	at org.eclipse.xtext.util.concurrent.AbstractReadWriteAcces.modify(AbstractReadWriteAcces.java:50)
	at org.eclipse.xtext.ui.editor.model.XtextDocument$XtextDocumentLocker.modify(XtextDocument.java:181)
	at org.eclipse.xtext.ui.editor.model.XtextDocument.internalModify(XtextDocument.java:90)
	at org.eclipse.xtext.ui.editor.DirtyStateEditorSupport$UpdateEditorStateJob.run(DirtyStateEditorSupport.java:133)
	at org.eclipse.core.internal.jobs.Worker.run(Worker.java:54)
Comment 1 Michael Clay CLA 2012-02-01 05:49:40 EST
pushed to master
Comment 2 Karsten Thoms CLA 2017-09-19 17:13:43 EDT
Closing all bugs that were set to RESOLVED before Neon.0
Comment 3 Karsten Thoms CLA 2017-09-19 17:25:18 EDT
Closing all bugs that were set to RESOLVED before Neon.0