langtools/make/intellij/misc.xml
author mcimadamore
Fri, 19 Aug 2016 16:45:22 +0100
changeset 40510 722c82994682
parent 28334 1633de6070ae
child 41517 ae82072ecfa7
permissions -rw-r--r--
8164481: Remove jtreg run configurations from langtools idea project Summary: Update langtools intellij project and related ant build files. Reviewed-by: jlahoda

<?xml version="1.0" encoding="UTF-8"?>
<project version="4">
  <component name="EntryPointsManager">
    <entry_points version="2.0" />
  </component>
  <component name="JTRegService">
    <option name="JTRegDir" value="@IDEA_JTREG_HOME@" />
    <option name="JTRegOptions" value='@XPATCH@' />
    <option name="alternativeJrePath" value="@IDEA_TARGET_JDK@" />
    <option name="alternativeJrePathEnabled" value="true" />
    <option name="workDir" value="build" />
  </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>