bytecode target level for IDEA project

This commit is contained in:
Eugene Zhuravlev
2012-09-24 15:05:02 +04:00
parent 36919d824c
commit b6ff21e3fa
+4
View File
@@ -25,6 +25,10 @@
<processorPath useClasspath="true" />
</profile>
</annotationProcessing>
<bytecodeTargetLevel target="1.6">
<module name="groovy_rt" target="1.5" />
<module name="javac2" target="1.5" />
</bytecodeTargetLevel>
</component>
<component name="EclipseCompilerSettings">
<option name="GENERATE_NO_WARNINGS" value="true" />