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

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

Go to download

Basic setup for JavaFX projects with setup for deployment outside of IDE

The newest version!
#set( $symbol_pound = '#' )
#set( $symbol_dollar = '$' )
#set( $symbol_escape = '\' )
<?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="${artifactId}" />
      </profile>
    </annotationProcessing>
  </component>
</project>




© 2015 - 2024 Weber Informatics LLC | Privacy Policy