Xtext via Equinox without a UI component [message #1752988] |
Tue, 31 January 2017 12:15  |
Eclipse User |
|
|
|
Hi,
how would I go about using Xtext via Eclipse-Equinox without an editor/workspace component? I'm not sure if my question even makes sense, but I'd like to instantiate an Xtext project using an extension point that doesn't make UI contributions. I'm aware that it's also possible to have a standalone setup.
Section 8.2 of the tutorial demonstrates how to extend "org.eclipse.ui.editors", but that's not what I'm after.
My ultimate goal is creating a plugin with an API to parse a string, serialize models, and provide a content assist function for a web-based editor for my language.
Architecture restrictions require me to use Xtext 2.5, which unfortunately doesn't generate a web editor plugin from the get-go.
Any help is very much appreciated.
|
|
|
|
|
|
Powered by
FUDForum. Page generated in 0.03677 seconds