langtools/make/intellij/compiler.xml
author lana
Thu, 18 Jun 2015 01:43:13 -0700
changeset 31138 5a9da1cf6a5d
parent 28334 1633de6070ae
child 38917 f7cfae16c87e
permissions -rw-r--r--
Added tag jdk9-b69 for changeset d24a2c340a47

<?xml version="1.0" encoding="UTF-8"?>
<project version="4">
  <component name="CompilerConfiguration">
    <option name="DEFAULT_COMPILER" value="Javac" />
    <excludeFromCompile>
      <directory url="file://$PROJECT_DIR$/src" includeSubdirectories="true" />
      <directory url="file://$PROJECT_DIR$/test" includeSubdirectories="true" />
      <directory url="file://$PROJECT_DIR$/build" includeSubdirectories="true" />
    </excludeFromCompile>
    <resourceExtensions />
    <wildcardResourcePatterns />
    <annotationProcessing>
      <profile default="true" name="Default" enabled="false">
        <processorPath useClasspath="true" />
      </profile>
    </annotationProcessing>
  </component>
</project>