Reflective Editor for eiq Files
As parsing eiq files requires custom components registered during the pattern load process, the built-in Reflective Ecore Editor cannot open eiq files. To overcome this, an Xtext-specific reflective editor is needed. A short description of the reflective editor component is available in the blog post Reflective Tree Editor for Xtext-based Languages. Downloads are available from:
- Update site: http://eclipse.cubussapiens.hu
-
Download Xtext tools/Xtext Reflective Editor
- First working version: 0.5.3
- Source code available at https://github.com/ujhelyiz/xtext-reflective
Additionally, the registration of the reflective editor is created in an external project, as it is not planned to distribute this editor together with EMF-IncQuery (and manage its external dependency). For the same reason, the plug-in is only available in source form at Github,
- Available in source form: https://github.com/ujhelyiz/EMF-IncQuery-Devel
- Registers a new editor for .eiq files