Apply rri/yole/modularize, create gradle run configuration for IDEA

This commit is contained in:
Simon Ogorodnik
2017-09-01 20:38:06 +03:00
committed by Ilya Chernikov
parent 7cb8a90513
commit 360a692af8
17 changed files with 348 additions and 20 deletions
+2
View File
@@ -21,6 +21,8 @@ dependencies {
compile(projectTests(":compiler:container"))
compile(projectTests(":compiler:incremental-compilation-impl"))
compile(projectTests(":idea"))
compile(projectTests(":idea:idea-gradle"))
compile(projectTests(":idea:idea-maven"))
compile(projectTests(":j2k"))
compile(projectTests(":idea:idea-android"))
compile(projectTests(":jps-plugin"))