Some Eclipse Foundation services are deprecated, or will be soon. Please ensure you've read this important communication.
Bug 340606 - [Editor] ClasspathUriResolutionExeption in DirtyStateEditorSupport
Summary: [Editor] ClasspathUriResolutionExeption in DirtyStateEditorSupport
Status: CLOSED FIXED
Alias: None
Product: TMF
Classification: Modeling
Component: Xtext (show other bugs)
Version: 2.0.0   Edit
Hardware: PC Mac OS X - Carbon (unsup.)
: P3 normal (vote)
Target Milestone: M7   Edit
Assignee: Project Inbox CLA
QA Contact:
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2011-03-21 16:16 EDT by Sven Efftinge CLA
Modified: 2017-09-19 18:13 EDT (History)
0 users

See Also:
sven.efftinge: indigo+


Attachments

Note You need to log in before you can comment on or make changes to this bug.
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