< prev index next >

make/ide/idea/langtools/intellij/template/misc.xml

Print this page

        

*** 7,17 **** <path>@IDEA_JTREG_HOME@</path> <workDir>build</workDir> <jre alt="true" value="@IDEA_TARGET_JDK@" /> <options>@XPATCH@</options> <ant> ! <target file="file://$PROJECT_DIR$/make/langtools/intellij/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$/build" /> </component> --- 7,17 ---- <path>@IDEA_JTREG_HOME@</path> <workDir>build</workDir> <jre alt="true" value="@IDEA_TARGET_JDK@" /> <options>@XPATCH@</options> <ant> ! <target file="file://$PROJECT_DIR$/make/ide/idea/langtools/intellij/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$/build" /> </component>
< prev index next >