compiler.xml 504 B

12345678910111213
  1. <?xml version="1.0" encoding="UTF-8"?>
  2. <project version="4">
  3. <component name="CompilerConfiguration">
  4. <bytecodeTargetLevel>
  5. <module name="neim" target="1.8" />
  6. </bytecodeTargetLevel>
  7. </component>
  8. <component name="JavacSettings">
  9. <option name="ADDITIONAL_OPTIONS_OVERRIDE">
  10. <module name="neim" options="-bootclasspath &quot;D:\IntelliJ IDEA 2021.2.1\jbr\lib\rt.jar;D:\IntelliJ IDEA 2021.2.1\jbr\lib\jce.jar&quot; -Xlint:deprecation" />
  11. </option>
  12. </component>
  13. </project>