All Downloads are FREE. Search and download functionalities are using the official Maven repository.

archetype-resources..idea.compiler.xml Maven / Gradle / Ivy

<?xml version="1.0" encoding="UTF-8"?>
<project version="4">
  <component name="CompilerConfiguration">
    <annotationProcessing>
      <profile name="Maven default annotation processors profile" enabled="true">
        <sourceOutputDir name="target/generated-sources/annotations" />
        <sourceTestOutputDir name="target/generated-test-sources/test-annotations" />
        <outputRelativeToContentRoot value="true" />
        <module name="${rootArtifactId}-javase" />
        <module name="${rootArtifactId}-common" />
      </profile>
    </annotationProcessing>
    <bytecodeTargetLevel>
      <module name="${rootArtifactId}" target="8" />
      <module name="${rootArtifactId}-common" target="1.8" />
      <module name="${rootArtifactId}-javase" target="1.8" />
    </bytecodeTargetLevel>
  </component>
</project>




© 2015 - 2024 Weber Informatics LLC | Privacy Policy