Some Eclipse Foundation services are deprecated, or will be soon. Please ensure you've read this important communication.

Bug 340606

Summary: [Editor] ClasspathUriResolutionExeption in DirtyStateEditorSupport
Product: [Modeling] TMF Reporter: Sven Efftinge <sven.efftinge>
Component: XtextAssignee: Project Inbox <tmf.xtext-inbox>
Status: CLOSED FIXED QA Contact:
Severity: normal    
Priority: P3 Flags: sven.efftinge: indigo+
Version: 2.0.0   
Target Milestone: M7   
Hardware: PC   
OS: Mac OS X - Carbon (unsup.)   
Whiteboard:

Description Sven Efftinge CLA 2011-03-21 16:16:01 EDT
In runtime Eclipse, after creating a fresh set of Xtext projects using the wizard.

org.eclipse.xtext.resource.ClasspathUriResolutionException: classpath:/org/eclipse/xtext/common/Terminals.xtext
	at org.eclipse.xtext.resource.XtextResourceSet$1.normalize(XtextResourceSet.java:55)
	at org.eclipse.xtext.ui.editor.DirtyStateEditorSupport.collectAffectedResources(DirtyStateEditorSupport.java:346)
	at org.eclipse.xtext.ui.editor.DirtyStateEditorSupport$UpdateEditorStateJob$1.exec(DirtyStateEditorSupport.java:120)
	at org.eclipse.xtext.ui.editor.DirtyStateEditorSupport$UpdateEditorStateJob$1.exec(DirtyStateEditorSupport.java:1)
	at org.eclipse.xtext.util.concurrent.AbstractReadWriteAcces.readOnly(AbstractReadWriteAcces.java:32)
	at org.eclipse.xtext.ui.editor.model.XtextDocument.readOnly(XtextDocument.java:86)
	at org.eclipse.xtext.ui.editor.DirtyStateEditorSupport$UpdateEditorStateJob.run(DirtyStateEditorSupport.java:116)
	at org.eclipse.core.internal.jobs.Worker.run(Worker.java:55)
Comment 1 Sven Efftinge CLA 2011-03-21 16:18:12 EDT
It seems to be based on PDE not correctly linking in the classfolders sometimes, but still I got an error dialog. Which shouldn't happen. Also this shoudl not cause an entry in the ErrorLog as an unresolvable URI is a regular thing.
Comment 2 Sven Efftinge CLA 2011-03-26 14:13:19 EDT
pushed to master
Comment 3 Karsten Thoms CLA 2017-09-19 18:03:09 EDT
Closing all bugs that were set to RESOLVED before Neon.0
Comment 4 Karsten Thoms CLA 2017-09-19 18:13:20 EDT
Closing all bugs that were set to RESOLVED before Neon.0