langtools/make/intellij/misc.xml
author mchung
Mon, 12 Dec 2016 18:56:45 -0800
changeset 42813 5161872bab6b
parent 41517 ae82072ecfa7
permissions -rw-r--r--
8169925: Organize licenses by module in source, JMOD file, and run-time image Reviewed-by: alanb, erikj, ihse, naoto, prr Contributed-by: mandy.chung@oracle.com, jeannette.hung@oracle.com

<?xml version="1.0" encoding="UTF-8"?>
<project version="4">
  <component name="EntryPointsManager">
    <entry_points version="2.0" />
  </component>
  <component name="JTRegService">
    <path>@IDEA_JTREG_HOME@</path>
    <workDir>build</workDir>
    <jre alt="true" value="@IDEA_TARGET_JDK@" />
    <options>@XPATCH@</options>
    <ant>
      <target file="file://$PROJECT_DIR$/.idea/build.xml" name="build-all-classes" />
    </ant>
  </component>
  <component name="ProjectRootManager" version="2" languageLevel="JDK_1_8" assert-keyword="true" jdk-15="true" project-jdk-name="1.8" project-jdk-type="JavaSDK">
    <output url="file://$PROJECT_DIR$/.idea/out" />
  </component>
</project>