Ashwani Kr Sharma Messages: 117 Registered: July 2009 Location: Bangalore, India
Senior Member
Hi,
In generated code the editor is contribution by plugin extensions: with class sepcified as
org.xtext.example.mydsl.ui.MyDslExecutableExtensionFactory:org.eclipse.xtext.ui.editor.XtextEditor
Can you help me understand how xText loads the editor using this contribution.