jps: support dev kit module types (and all other ModuleBasedBuildTargetType)

#KT-24500 fixed
This commit is contained in:
Sergey Rostov
2018-05-23 14:39:00 +03:00
parent 865f94eb18
commit ec5110e1f4
11 changed files with 89 additions and 1 deletions
+3
View File
@@ -0,0 +1,3 @@
fun main(args: Array<String>) {
}