make/idea/template/vcs.xml
author hseigel
Wed, 01 Mar 2017 08:00:02 -0500
changeset 46194 5596e6f63072
parent 37861 53d85619d7fe
child 47217 72e3ae9a25eb
permissions -rw-r--r--
8172307: Remove ununsed JVM API JVM_GetModuleByPackageName() Summary: Remove get_module_by_package_name() etc., and unneeded test. Reviewed-by: sspitsyn, gtriantafill
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="VcsDirectoryMappings">
53d85619d7fe 8074716: IntelliJ IDEA project support
chegar
parents:
diff changeset
     4
    <mapping directory="$PROJECT_DIR$" vcs="hg4idea" />
53d85619d7fe 8074716: IntelliJ IDEA project support
chegar
parents:
diff changeset
     5
    <mapping directory="$PROJECT_DIR$/jdk" vcs="hg4idea" />
53d85619d7fe 8074716: IntelliJ IDEA project support
chegar
parents:
diff changeset
     6
    <mapping directory="$PROJECT_DIR$/langtools" vcs="hg4idea" />
53d85619d7fe 8074716: IntelliJ IDEA project support
chegar
parents:
diff changeset
     7
    <mapping directory="$PROJECT_DIR$/hotspot" vcs="hg4idea" />
53d85619d7fe 8074716: IntelliJ IDEA project support
chegar
parents:
diff changeset
     8
    <mapping directory="$PROJECT_DIR$/nashorn" vcs="hg4idea" />
53d85619d7fe 8074716: IntelliJ IDEA project support
chegar
parents:
diff changeset
     9
    <mapping directory="$PROJECT_DIR$/jaxp" vcs="hg4idea" />
53d85619d7fe 8074716: IntelliJ IDEA project support
chegar
parents:
diff changeset
    10
    <mapping directory="$PROJECT_DIR$/jaxws" vcs="hg4idea" />
53d85619d7fe 8074716: IntelliJ IDEA project support
chegar
parents:
diff changeset
    11
    <mapping directory="$PROJECT_DIR$/corba" vcs="hg4idea" />
53d85619d7fe 8074716: IntelliJ IDEA project support
chegar
parents:
diff changeset
    12
  </component>
53d85619d7fe 8074716: IntelliJ IDEA project support
chegar
parents:
diff changeset
    13
</project>
53d85619d7fe 8074716: IntelliJ IDEA project support
chegar
parents:
diff changeset
    14