make/langtools/intellij/misc.xml
changeset 51266 f8696e0ab9b7
parent 47216 71c04702a3d5
--- a/make/langtools/intellij/misc.xml	Tue Jul 31 09:55:09 2018 -0400
+++ b/make/langtools/intellij/misc.xml	Tue Jul 31 16:49:51 2018 +0100
@@ -9,12 +9,10 @@
     <jre alt="true" value="@IDEA_TARGET_JDK@" />
     <options>@XPATCH@</options>
     <ant>
-      <target file="file://$PROJECT_DIR$/.idea/build.xml" name="build-all-classes" />
+      <target file="file://$PROJECT_DIR$/build/.idea-support/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" />
+    <output url="file://$PROJECT_DIR$/build/.idea-support/out" />
   </component>
 </project>
-
-