Community
Participate
Working Groups
Build Identifier: 20110319-2305 using eclipse 3.7M6 and Xtext 2.0 the delivered Xtext sample for o.e.x.example.gmf does not work anymore. To reproduce use: - File -> New -> Example -> Xtext GMF Integration Example - now the generated project o.e.x.gmf.glue does NOT compile as there have been some refactorings / renamings around the following classes import org.eclipse.xtext.parsetree.CompositeNode; import org.eclipse.xtext.parsetree.NodeAdapter; import org.eclipse.xtext.parsetree.NodeUtil; import org.eclipse.xtext.parsetree.SyntaxError; Reproducible: Always
If I'm not mistaken, the GMF example was removed for 2.0 final due to broken functionality in GMF itself. I'll schedule it for SR1 to make sure we'll have another look at the changes in GMF.
regenerated DSL and pushed to master. The mentioned problems we not reproduceable on head. May be the delivered zip was old.
Closing all bugs that were set to RESOLVED before Neon.0