This is the syntheto vscode extension repository
$ cd syntheto-xtext
$ ./gradlew build
$ ./gradlew startCode
To just open the absynt code
Idea -> Open Project -> choose syntheto-xtext/syntheto-absynt
To open the full xtext code that also opens the absynt
Idea -> Open Project -> choose syntheto-xtext
The project for now uses JAVA 8 as baseline.