Closed cdietrich closed 9 years ago
java.lang.NoSuchMethodError: org.eclipse.xtext.common.types.access.ClasspathTypeProviderFactory.
it seem to work if i build the current master with 2.7.x and use the exported feature in 2.8.x. Building with 2.8.x does not work since xtext confuses the jvmtypes metamodel
Will the update site (http://www.xpect-tests.org/updatesite/nightly/) be updated when this is fixed?
hey, yes, I've updated the update site http://www.xpect-tests.org/updatesite/nightly/ with a version of Xpect that's fully compatible with Eclipse Mars and Xtext 2.8.3 (as release with Eclipse Mars) and Xtext 2.8.4 (as released last week).
There was an interim update site called 'nightly-mars', which I have removed again. Please use the update site mentioned above.
I tried xpect with the nice direct to the point tutorial on http://www.xpect-tests.org/. I have xtext 2.8.x installed and sadly the tutorial didnt work. I downgraded to xtext 2.7.3 and now it seems to work fine.
Can we expect an update to support Xtext version 2.8.x. I think every project using Xpect will eventually upgrade