Files
kotlin-fork/plugins/lint/lint-idea/lint-idea.iml
T
2016-11-21 17:16:27 +03:00

22 lines
1.1 KiB
XML

<?xml version="1.0" encoding="UTF-8"?>
<module type="JAVA_MODULE" version="4">
<component name="NewModuleRootManager" inherit-compiler-output="true">
<exclude-output />
<content url="file://$MODULE_DIR$">
<sourceFolder url="file://$MODULE_DIR$/src" isTestSource="false" />
</content>
<orderEntry type="jdk" jdkName="1.8" jdkType="JavaSDK" />
<orderEntry type="sourceFolder" forTests="false" />
<orderEntry type="module" module-name="lint-api" />
<orderEntry type="module" module-name="lint-checks" />
<orderEntry type="library" name="kotlin-runtime" level="project" />
<orderEntry type="library" name="kotlin-reflect" level="project" />
<orderEntry type="library" name="idea-full" level="project" />
<orderEntry type="module" module-name="uast-kotlin" />
<orderEntry type="library" name="android-plugin" level="project" />
<orderEntry type="module" module-name="android-annotations" />
<orderEntry type="module" module-name="frontend" />
<orderEntry type="module" module-name="idea-analysis" />
<orderEntry type="module" module-name="idea-core" />
</component>
</module>