langtools/make/intellij/modules.xml
author mcimadamore
Tue, 19 Aug 2014 12:13:43 +0100
changeset 26108 cc73c05072e8
parent 25282 d49c47cad9f0
permissions -rw-r--r--
8055390: IntelliJ langtools project should reflect modular source tree Summary: Adjust langtools.iml to point to the new source trees Reviewed-by: jfranck

<?xml version="1.0" encoding="UTF-8"?>
<project version="4">
  <component name="ProjectModuleManager">
    <modules>
      <module fileurl="file://$PROJECT_DIR$/.idea/langtools.iml" filepath="$PROJECT_DIR$/.idea/langtools.iml" />
    </modules>
  </component>
</project>