make/idea/template/misc.xml
author coleenp
Tue, 31 Oct 2017 11:55:09 -0400
changeset 47765 b7c7428eaab9
parent 47217 72e3ae9a25eb
child 51266 f8696e0ab9b7
permissions -rw-r--r--
8189610: Reconcile jvm.h and all jvm_md.h between java.base and hotspot Summary: Removed hotspot version of jvm*h and jni*h files. Reviewed-by: ihse, mchung, dholmes

<?xml version="1.0" encoding="UTF-8"?>
<project version="4">
  <component name="EntryPointsManager">
    <entry_points version="2.0" />
  </component>
  <component name="JTRegService">
    <path>jtreg_home</path> <!-- this will be replaced -->
    <workDir>build</workDir>
    <jre alt="true" value="images_jdk" /> <!-- this will be replaced -->
    <options></options>
    <ant>
      <target file="file://$PROJECT_DIR$/.idea/build.xml" name="images" />
    </ant>
  </component>
  <component name="ProjectRootManager" version="2" languageLevel="JDK_1_9" assert-keyword="true" jdk-15="true">
    <output url="file://$PROJECT_DIR$/build/idea/out" />
  </component>
</project>