-
Notifications
You must be signed in to change notification settings - Fork 0
Getting Started
Zoltán Ujhelyi edited this page Jan 8, 2016
·
2 revisions
- Eclipse Mars Modeling Distribution
- Xtext 2.9 SDK (available from http://download.eclipse.org/modeling/tmf/xtext/updates/composite/releases/ )
- IncQuery 1.1 Release (available from http://download.eclipse.org/incquery/updates-extra/release/ )
- Select IncQuery SDK
- Select EMF-IncQuery Viewers Tooling - GEF4 Zest Support
After checking out the code base, the mwe workflow of the example language has to be executed (available at com.incquerylabs.evm.xtext.example/src/com/incquerylabs/evm/xtext/example/GenerateExampleLanguage.mwe2); after it compiles, everything should work as expected.
The refresh of the call graph does not always work correctly, patch available at Gerrit: https://git.eclipse.org/r/#/c/63458/
The repository contains an example project for the call graph viewer (called example language); for the inferred class viewer, generate an xtend example project.
- Home
- [Incremental View over Xtext Models - Overview](Incremental View over Xtext Models)
- Event driven Programming over the Xtext Index
- Getting Started
- Examples