Xtext compatibility with Eclipse [message #1744114] |
Thu, 22 September 2016 12:52  |
Rolf Theunissen Messages: 259 Registered: April 2012 |
Senior Member |
|
|
On the Xtext website there are release notes for the Xtext version 2.5 up to 2. 9.
However there are no notes about compatibility of Xtext. Which version of Xtext is supported on which version of Eclipse and/or EMF?
Say for instance, I have to develop an editor which can be installed in Luna, what is the highest version of Xtext I can use?
Are there also constraints on the runtime version? For instance, is it possible to run an editor created in Xtext 2.9 on the Xtext 2.8 runtime? Or the other way around.
Kind Regards,
Rolf
[Updated on: Fri, 23 September 2016 06:11] Report message to a moderator
|
|
|
Re: Xtext comparability with Eclipse [message #1744129 is a reply to message #1744114] |
Thu, 22 September 2016 14:33   |
|
Dear Rolf,
Xtext < 2.9 was developed to be runnable on Eclipse 3.5 and above. However, there are sometimes concrete problems that block a usage in certain environments (e.g. Xtext 2.9 on Indigo, bug#488377).
The current target platform for Xtext 2.9+ is Eclipse Luna based.
Xtext is usually backward compatible, we pay high attention on API stability. This usually means that a DSL developed for a lower version can run on a higher runtime. The opposite is not the case.
If certain configurations do not work, but need to work, we provide services that help to fix the situation.
In general, Xtext participates in the official Eclipse release train, so certain versions of Xtext are guaranteed to work with the other frameworks of the release train (e.g. Xtext 2.10 for Eclipse Neon). Other configurations are likely supported, but without guarantee.
HTH,
~Karsten
|
|
|
|
Powered by
FUDForum. Page generated in 0.01418 seconds