graph-quilt/graphql-xtext

Upgrade xtext

ashpak-shaikh opened this issue · 1 comments

Is your feature request related to a problem? Please describe.

Update Xtext to latest version

Describe the solution you'd like

  1. Create a brand new project in xtext with the same maven co-ordinates on eclipse, so we get all the build optimization too.
  2. Then copy paste the grammar from this project and make sure the build works fine.
  3. Make sure the mirrors and snapshot are setup properly.
  4. Make sure the web-client-service-evaluator module is also present.

@ashpak-shaikh Can I work on this?