eclipse / Xpect

This repository has been rewritten to move to the Eclipse Foundation. Find the old history here: https://github.com/TypeFox/Xpect
http://www.xpect-tests.org/
Eclipse Public License 2.0
30 stars 28 forks source link

Generation with newest xtext and 2.9.2 does not work cause testing #256

Open cdietrich opened 5 years ago

cdietrich commented 5 years ago

Generation with newest xtext and 2.9.2 does not work cause testing useDeprecatedClasses flag not there on 2.9.2

cdietrich commented 5 years ago

i dont see any way how this can be resolved to work with multiple versions

cdietrich commented 5 years ago

we could have a custom fragment that uses reflection to switch to the old generation