Community
Participate
Working Groups
When I enable mark occurences in Xtext's grammar editor each selection event causes the following Error org.eclipse.xtext.ui.editor.findrefs.EditorResourceAccess - org.eclipse.ui.PartInitException: Factory org.eclipse.jdt.ui.internal.JarEntryEditorInputFactory returned null from createElement for editor id=org.eclipse.ui.DefaultTextEditor name=XMLNamespace.ecore I can't see anything fancy in this project/file, it was started from scratch, i.e., not against any existing model etc. Interestingly, the error is logged under the plug-in ID org.apache.log4j.
Cannot reproduce the issue with the current head. Could you please try again with the latest nightly? Thanks.
(In reply to comment #1) > Cannot reproduce the issue with the current head. Have you tried to reproduce with 2.0.0? > Could you please try again with the latest nightly? Sorry, no, I'm currently locked to 2.0.0, mainly due to reasons of building with maven. If Xtext builds were published to a well-known maven repository on a regular basis I could update to newer version more easily. That'd be a real treat actually :) Also, more than 3 months after reporting I wouldn't have the context to replay what exactly happened back then -- no more than what I wrote in the bug.
seems to be fixed
Requested via bug 522520. -M.