mirror of
https://gitflic.ru/project/openide/openide.git
synced 2026-04-20 05:21:29 +07:00
35 lines
1.8 KiB
XML
35 lines
1.8 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$/resources" type="java-resource" />
|
|
<sourceFolder url="file://$MODULE_DIR$/src" isTestSource="false" />
|
|
</content>
|
|
<orderEntry type="inheritedJdk" />
|
|
<orderEntry type="sourceFolder" forTests="false" />
|
|
<orderEntry type="library" name="kotlin-stdlib" level="project" />
|
|
<orderEntry type="module-library">
|
|
<library name="clikt" type="repository">
|
|
<properties include-transitive-deps="false" maven-id="com.github.ajalt:clikt:2.2.0" />
|
|
<CLASSES>
|
|
<root url="jar://$MAVEN_REPOSITORY$/com/github/ajalt/clikt/2.2.0/clikt-2.2.0.jar!/" />
|
|
</CLASSES>
|
|
<JAVADOC />
|
|
<SOURCES>
|
|
<root url="jar://$MAVEN_REPOSITORY$/com/github/ajalt/clikt/2.2.0/clikt-2.2.0-sources.jar!/" />
|
|
</SOURCES>
|
|
</library>
|
|
</orderEntry>
|
|
<orderEntry type="module" module-name="intellij.evaluationPlugin.languages" />
|
|
<orderEntry type="module" module-name="intellij.evaluationPlugin.core" />
|
|
<orderEntry type="module" module-name="intellij.completionMlRanking" />
|
|
<orderEntry type="module" module-name="intellij.statsCollector" />
|
|
<orderEntry type="module" module-name="intellij.platform.ide.impl" />
|
|
<orderEntry type="module" module-name="intellij.platform.lang.impl" />
|
|
<orderEntry type="module" module-name="intellij.platform.core.ui" />
|
|
<orderEntry type="module" module-name="intellij.platform.vcs" />
|
|
<orderEntry type="module" module-name="intellij.platform.serviceContainer" />
|
|
<orderEntry type="module" module-name="intellij.platform.ml" />
|
|
</component>
|
|
</module> |