make/idea/template/vcs.xml
author mli
Mon, 17 Jul 2017 23:11:46 -0700
changeset 45876 027bfd63b502
parent 37861 53d85619d7fe
child 47217 72e3ae9a25eb
permissions -rw-r--r--
8177017: com/oracle/security/ucrypto/TestAES.java fails intermittently Summary: Skips CFB128 related cases on Solaris pre-11.3 versions. Reviewed-by: valeriep Contributed-by: John Jiang <sha.jiang@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
<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