make/idea/template/jdk.iml
author erikj
Tue, 12 Sep 2017 19:03:56 +0200
changeset 47217 72e3ae9a25eb
parent 37861 53d85619d7fe
child 48667 f2344724a475
permissions -rw-r--r--
8187444: Forest Consolidation: Make build work Reviewed-by: darcy, ihse Contributed-by: erik.joelsson@oracle.com, maurizio.cimadamore@oracle.com, sundararajan.athijegannathan@oracle.com, jonathan.gibbons@oracle.com
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
37861
53d85619d7fe 8074716: IntelliJ IDEA project support
chegar
parents:
diff changeset
     1
<?xml version="1.0" encoding="UTF-8"?>
53d85619d7fe 8074716: IntelliJ IDEA project support
chegar
parents:
diff changeset
     2
<module type="JAVA_MODULE" version="4">
53d85619d7fe 8074716: IntelliJ IDEA project support
chegar
parents:
diff changeset
     3
  <component name="NewModuleRootManager" inherit-compiler-output="true">
53d85619d7fe 8074716: IntelliJ IDEA project support
chegar
parents:
diff changeset
     4
    <exclude-output />
53d85619d7fe 8074716: IntelliJ IDEA project support
chegar
parents:
diff changeset
     5
    <content url="file://$MODULE_DIR$">
53d85619d7fe 8074716: IntelliJ IDEA project support
chegar
parents:
diff changeset
     6
      <sourceFolder url="file://$MODULE_DIR$/####" isTestSource="false" />
47217
72e3ae9a25eb 8187444: Forest Consolidation: Make build work
erikj
parents: 37861
diff changeset
     7
      <sourceFolder url="file://$MODULE_DIR$/test" isTestSource="true" />
72e3ae9a25eb 8187444: Forest Consolidation: Make build work
erikj
parents: 37861
diff changeset
     8
      <excludeFolder url="file://$MODULE_DIR$/src" />
72e3ae9a25eb 8187444: Forest Consolidation: Make build work
erikj
parents: 37861
diff changeset
     9
      <excludeFolder url="file://$MODULE_DIR$/build" />
72e3ae9a25eb 8187444: Forest Consolidation: Make build work
erikj
parents: 37861
diff changeset
    10
      <excludeFolder url="file://$MODULE_DIR$/make" />
37861
53d85619d7fe 8074716: IntelliJ IDEA project support
chegar
parents:
diff changeset
    11
    </content>    
53d85619d7fe 8074716: IntelliJ IDEA project support
chegar
parents:
diff changeset
    12
    <orderEntry type="sourceFolder" forTests="false" />
53d85619d7fe 8074716: IntelliJ IDEA project support
chegar
parents:
diff changeset
    13
    <orderEntry type="inheritedJdk" />
53d85619d7fe 8074716: IntelliJ IDEA project support
chegar
parents:
diff changeset
    14
  </component>
53d85619d7fe 8074716: IntelliJ IDEA project support
chegar
parents:
diff changeset
    15
</module>