Skip to content

Getting Started

Zoltán Ujhelyi edited this page Jan 8, 2016 · 2 revisions

Dependencies

Initial checkout

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.

Examples

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.

Clone this wiki locally