Configuration: Support selection of "Latest stable" version vs specific one

#KT-21229 Fixed
This commit is contained in:
Alexey Sedunov
2017-12-06 13:42:13 +03:00
parent 5252cd4da4
commit 38d3362bcb
42 changed files with 286 additions and 62 deletions
@@ -0,0 +1,11 @@
<?xml version="1.0" encoding="UTF-8"?>
<module type="JAVA_MODULE" version="4">
<component name="NewModuleRootManager" inherit-compiler-output="true">
<exclude-output />
<content url="file://$MODULE_DIR$">
<sourceFolder url="file://$MODULE_DIR$/src" isTestSource="false" />
</content>
<orderEntry type="sourceFolder" forTests="false" />
<orderEntry type="library" name="KotlinJavaRuntime" level="project" />
</component>
</module>