make/idea/template/misc.xml
author mcimadamore
Tue, 31 Jul 2018 16:49:51 +0100
changeset 51266 f8696e0ab9b7
parent 47217 72e3ae9a25eb
child 51565 7e5f08c619e3
permissions -rw-r--r--
8208524: IntelliJ support broken since 2018.2 Summary: Move build.xml out of .idea folder Reviewed-by: stuefe
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="EntryPointsManager">
53d85619d7fe 8074716: IntelliJ IDEA project support
chegar
parents:
diff changeset
     4
    <entry_points version="2.0" />
53d85619d7fe 8074716: IntelliJ IDEA project support
chegar
parents:
diff changeset
     5
  </component>
47217
72e3ae9a25eb 8187444: Forest Consolidation: Make build work
erikj
parents: 37861
diff changeset
     6
  <component name="JTRegService">
72e3ae9a25eb 8187444: Forest Consolidation: Make build work
erikj
parents: 37861
diff changeset
     7
    <path>jtreg_home</path> <!-- this will be replaced -->
72e3ae9a25eb 8187444: Forest Consolidation: Make build work
erikj
parents: 37861
diff changeset
     8
    <workDir>build</workDir>
72e3ae9a25eb 8187444: Forest Consolidation: Make build work
erikj
parents: 37861
diff changeset
     9
    <jre alt="true" value="images_jdk" /> <!-- this will be replaced -->
72e3ae9a25eb 8187444: Forest Consolidation: Make build work
erikj
parents: 37861
diff changeset
    10
    <options></options>
72e3ae9a25eb 8187444: Forest Consolidation: Make build work
erikj
parents: 37861
diff changeset
    11
    <ant>
51266
f8696e0ab9b7 8208524: IntelliJ support broken since 2018.2
mcimadamore
parents: 47217
diff changeset
    12
      <target file="file://$PROJECT_DIR$/build/.idea-support/build.xml" name="images" />
47217
72e3ae9a25eb 8187444: Forest Consolidation: Make build work
erikj
parents: 37861
diff changeset
    13
    </ant>
72e3ae9a25eb 8187444: Forest Consolidation: Make build work
erikj
parents: 37861
diff changeset
    14
  </component>
37861
53d85619d7fe 8074716: IntelliJ IDEA project support
chegar
parents:
diff changeset
    15
  <component name="ProjectRootManager" version="2" languageLevel="JDK_1_9" assert-keyword="true" jdk-15="true">
51266
f8696e0ab9b7 8208524: IntelliJ support broken since 2018.2
mcimadamore
parents: 47217
diff changeset
    16
    <output url="file://$PROJECT_DIR$/build/.idea-support/out" />
37861
53d85619d7fe 8074716: IntelliJ IDEA project support
chegar
parents:
diff changeset
    17
  </component>
53d85619d7fe 8074716: IntelliJ IDEA project support
chegar
parents:
diff changeset
    18
</project>