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

#KT-24500 fixed

Original commit: ec5110e1f4
This commit is contained in:
Sergey Rostov
2018-05-23 14:39:00 +03:00
parent bc37e46187
commit 79bf8f7c98
11 changed files with 89 additions and 1 deletions
@@ -0,0 +1,19 @@
<?xml version="1.0" encoding="UTF-8"?>
<project version="4">
<component name="CompilerConfiguration">
<option name="DEFAULT_COMPILER" value="Javac" />
</component>
<component name="ProjectModuleManager">
<modules>
<module fileurl="file://$PROJECT_DIR$/kotlinProject.iml" filepath="$PROJECT_DIR$/kotlinProject.iml" />
</modules>
</component>
<component name="ProjectRootManager"
version="2"
languageLevel="JDK_1_6"
default="true"
project-jdk-name="IntelliJ IDEA"
project-jdk-type="IDEA JDK" >
<output url="file://$PROJECT_DIR$/out" />
</component>
</project>