runtime version of generated model [message #1789880] |
Thu, 31 May 2018 06:20  |
Eclipse User |
|
|
|
Hello,
I have a peculiar issue: I use two computers for working on the same codebase: one is a mac and another is a windows PC. Both are updated to EMF/Xtext/Xtend version 2.13 but somehow, on my Windows installation the "model/generated/SbeLangDsl.genmodel" file targets runtime 2.12:
<genmodel:GenModel xmi:version="2.0" xmlns:xmi="http://www.omg.org/XMI" xmlns:ecore="http://www.eclipse.org/emf/2002/Ecore"
xmlns:genmodel="http://www.eclipse.org/emf/2002/GenModel" copyrightText="generated by Xtext 2.13.0" modelDirectory="/org.sbelang.dsl/src-gen"
modelPluginID="org.sbelang.dsl" forceOverwrite="true" modelName="SbeLangDsl" updateClasspath="false"
rootExtendsClass="org.eclipse.emf.ecore.impl.MinimalEObjectImpl$Container" complianceLevel="6.0"
copyrightFields="false" runtimeVersion="2.12">
Notice the copyrightText="generated by Xtext 2.13.0" versus the ending
On my Mac both versions are 2.13 and I just want to know why this difference exists. I've searched in the preferences for a "target runtime" setting but can't seem to find anything?
|
|
|
|
|
|
Powered by
FUDForum. Page generated in 0.05827 seconds