Minor: Add uast-kotlin to 'idea' module classpath (fix failing Lint tests)

This commit is contained in:
Yan Zhulanow
2017-01-11 15:04:55 +09:00
committed by Yan Zhulanow
parent 9f303ed06e
commit c136498cc0
+2
View File
@@ -51,6 +51,8 @@
<orderEntry type="module" module-name="tests-common" scope="TEST" />
<orderEntry type="library" scope="TEST" name="kotlin-test" level="project" />
<orderEntry type="module" module-name="lint-idea" scope="PROVIDED" />
<orderEntry type="module" module-name="uast-kotlin" scope="PROVIDED" />
<orderEntry type="module" module-name="uast-kotlin-idea" scope="PROVIDED" />
<orderEntry type="library" name="java-decompiler-plugin" level="project" />
<orderEntry type="module" module-name="formatter" />
<orderEntry type="library" scope="TEST" name="native-platform-uberjar" level="project" />