langtools/make/intellij/misc.xml
author jlahoda
Wed, 09 Jul 2014 16:32:05 +0200 (2014-07-09)
changeset 25443 9187d77f2c64
parent 25282 d49c47cad9f0
child 25697 b71804e27eb1
permissions -rw-r--r--
8031569: Refactor javac scope implementation to enable lazy imports Summary: Introducing an internal API for Scope; rewriting ImportScopes to extend CompoundScopes. Reviewed-by: mcimadamore, jjg, jfranck Contributed-by: maurizio.cimadamore@oracle.com, jan.lahoda@oracle.com
<?xml version="1.0" encoding="UTF-8"?>
<project version="4">
  <component name="EntryPointsManager">
    <entry_points version="2.0" />
  </component>
  <component name="ProjectRootManager" version="2" languageLevel="JDK_1_7" assert-keyword="true" jdk-15="true">
    <output url="file://$PROJECT_DIR$/build/intellij" />
  </component>
</project>