Skip to content
Snippets Groups Projects
Select Git revision
  • 1fe39ee0e2a05aabf3c0833c3c45e5fd0f132c73
  • master default protected
  • 12-dot-genere-non-coherent
  • unl-tools-release-0.9
  • v0.9
5 results

compiler.xml

Blame
  • sebastien curt's avatar
    Sebastien authored
    + UnitTest completion
    1fe39ee0
    History
    compiler.xml 2.04 KiB
    <?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="unl-tools-infrastructure" />
            <module name="unl-tools-core" />
          </profile>
          <profile name="Annotation profile for unl-tools-main" enabled="true">
            <sourceOutputDir name="target/generated-sources/annotations" />
            <sourceTestOutputDir name="target/generated-test-sources/test-annotations" />
            <outputRelativeToContentRoot value="true" />
            <option name="project" value="fr.tetras_libre.unl/unl-tools-app" />
            <processorPath useClasspath="false">
              <entry name="$MAVEN_REPOSITORY$/info/picocli/picocli-codegen/4.2.0/picocli-codegen-4.2.0.jar" />
              <entry name="$MAVEN_REPOSITORY$/info/picocli/picocli/4.2.0/picocli-4.2.0.jar" />
            </processorPath>
            <module name="unl-tools-app" />
          </profile>
        </annotationProcessing>
        <bytecodeTargetLevel target="11">
          <module name="unl-parser" target="11" />
          <module name="unl-tools-app" target="11" />
          <module name="unl-tools-core" target="11" />
          <module name="unl-tools-infrastructure" target="11" />
          <module name="unl2rdf" target="11" />
          <module name="unl2rdf-app" target="11" />
          <module name="unlTools" target="11" />
        </bytecodeTargetLevel>
      </component>
      <component name="JavacSettings">
        <option name="ADDITIONAL_OPTIONS_OVERRIDE">
          <module name="unl-parser" options="" />
          <module name="unl-tools-app" options="-Aproject=fr.tetras_libre.unl/unl-tools-app" />
          <module name="unl2rdf" options="-Aproject=unl2rdf/unl2rdf" />
          <module name="unl2rdf-app" options="-Aproject=fr.tetras_libre.unl/unl2rdf-app" />
        </option>
      </component>
    </project>