Community
Participate
Working Groups
Steps to reproduce: - Create a DSL derived from Xbase - Overwrite an Xbase rule, e.g. XVariableDeclaration returns xbase::XExpression: {xbase::XVariableDeclaration} type=JvmTypeReference name=ID '=' right=XExpression ; - Activate hyperlink on rule name "XVariableDeclaration" => Xtext.xtext is opened and navigated to XVariableDeclaration, but a popup message with a CCE occurs: org.eclipse.ui.editors.text.StorageDocumentProvider$StorageInfo cannot be cast to org.eclipse.ui.editors.text.FileDocumentProvider$FileInfo Sample project can be found at https://svn.codespot.com/a/eclipselabs.org/lwc11-xtext/trunk - /org.xtext.lwc.instances - /org.xtext.lwc.instances.ui
*** This bug has been marked as a duplicate of bug 346866 ***