Build jps-plugin with java 1.6

This commit is contained in:
Nikolay Krasko
2016-03-15 19:40:47 +03:00
parent 4c81cc802b
commit aa2fe9576b
+1 -1
View File
@@ -35,7 +35,7 @@
<module name="idea-runner" target="1.8" />
<module name="idea-test-framework" target="1.8" />
<module name="j2k" target="1.8" />
<module name="jps-plugin" target="1.8" />
<module name="jps-plugin" target="1.6" />
<module name="kannotator-jps-plugin-test" target="1.8" />
<module name="kotlin-android-plugin" target="1.8" />
</bytecodeTargetLevel>