We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 3e8d8c3 + d4fd4ba commit 97c4b90Copy full SHA for 97c4b90
build.gradle
@@ -320,7 +320,7 @@ File modelcheckresult = new File("$buildDir/TEST-checkProject.xml")
320
def pluginsList = []
321
322
modelcheck {
323
- projectLocation = new File("$projectDir/code")
+ projectLocation = new File("$projectDir/code/languages/org.iets3.opensource")
324
mpsLocation = new File("$buildDir/mps")
325
plugins = pluginsList
326
mpsConfig = configurations.mps
0 commit comments