make/idea/template/modules.xml
author zgu
Fri, 06 Oct 2017 22:40:31 -0400
changeset 47600 5c8607bb3d2d
parent 37861 53d85619d7fe
permissions -rw-r--r--
8187685: NMT: Tracking compiler memory usage of thread's resource area Summary: Bias compiler thread's resource area to mtCompiler Reviewed-by: kvn, coleenp
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
<project version="4">
53d85619d7fe 8074716: IntelliJ IDEA project support
chegar
parents:
diff changeset
     3
  <component name="ProjectModuleManager">
53d85619d7fe 8074716: IntelliJ IDEA project support
chegar
parents:
diff changeset
     4
    <modules>
53d85619d7fe 8074716: IntelliJ IDEA project support
chegar
parents:
diff changeset
     5
      <module fileurl="file://$PROJECT_DIR$/.idea/jdk.iml" filepath="$PROJECT_DIR$/.idea/jdk.iml" />
53d85619d7fe 8074716: IntelliJ IDEA project support
chegar
parents:
diff changeset
     6
    </modules>
53d85619d7fe 8074716: IntelliJ IDEA project support
chegar
parents:
diff changeset
     7
  </component>
53d85619d7fe 8074716: IntelliJ IDEA project support
chegar
parents:
diff changeset
     8
</project>
53d85619d7fe 8074716: IntelliJ IDEA project support
chegar
parents:
diff changeset
     9