langtools/make/intellij/modules.xml
author mcimadamore
Tue, 24 Jun 2014 16:04:46 +0100
changeset 25282 d49c47cad9f0
permissions -rw-r--r--
8046451: Add basic IntelliJ support for langtools Summary: Add new ant target 'idea' to create IntelliJ langtools project Reviewed-by: jjg

<?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>