Building Intellij IDE Plugin

So next error I get is 

"Cannot create `generate` task, there is a dependency cycle between a language and modules using it"

I'm trying to build Shapes sample project.

0
2 comments
Avatar
Permanently deleted user

When I press "Analyze module dependencies" I get errors with core language.

0

Add "mps settings" in <<additional aspects>> placeholder in your build project root. In "mps settings" build aspect set bootstrap = true.

0

Please sign in to leave a comment.