diff mercurial-agent/mercurial-agent.iml @ 943:07a7f22d8954

hg plugin - use jdk8 on server, jdk6 on agent
author Dmitry.Treskunov@UNIT-412.Labs.IntelliJ.Net
date Mon, 28 Dec 2015 21:41:06 +0300
parents ba1dadfd81bf
children 11740f88a08b
line wrap: on
line diff
--- a/mercurial-agent/mercurial-agent.iml	Thu Dec 24 15:52:38 2015 +0100
+++ b/mercurial-agent/mercurial-agent.iml	Mon Dec 28 21:41:06 2015 +0300
@@ -5,16 +5,15 @@
       <configuration />
     </facet>
   </component>
-  <component name="NewModuleRootManager" inherit-compiler-output="false">
+  <component name="NewModuleRootManager" LANGUAGE_LEVEL="JDK_1_6" inherit-compiler-output="false">
     <output url="file://$MODULE_DIR$/classes" />
     <exclude-output />
     <content url="file://$MODULE_DIR$">
       <sourceFolder url="file://$MODULE_DIR$/src" isTestSource="false" />
     </content>
-    <orderEntry type="inheritedJdk" />
+    <orderEntry type="jdk" jdkName="1.6" jdkType="JavaSDK" />
     <orderEntry type="sourceFolder" forTests="false" />
     <orderEntry type="library" name="TeamCityAPI-agent" level="project" />
     <orderEntry type="module" module-name="mercurial-common" />
   </component>
-</module>
-
+</module>
\ No newline at end of file