mirror of
https://gitflic.ru/project/openide/openide.git
synced 2025-12-16 22:51:17 +07:00
It leads to jar hell. We have all that classes in platform. (cherry picked from commit 6e63aa677013b9e363f1d8ba609673458412d04e) GitOrigin-RevId: 6774dcf6949197407597ec3e01c8b4e95dbe63f9
73 lines
4.3 KiB
XML
73 lines
4.3 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" />
|
|
<sourceFolder url="file://$MODULE_DIR$/gen" isTestSource="false" generated="true" />
|
|
<sourceFolder url="file://$MODULE_DIR$/pluginResources" type="java-resource" />
|
|
</content>
|
|
<orderEntry type="inheritedJdk" />
|
|
<orderEntry type="sourceFolder" forTests="false" />
|
|
<orderEntry type="module" module-name="intellij.python.community" exported="" />
|
|
<orderEntry type="module" module-name="intellij.platform.ide.impl" />
|
|
<orderEntry type="module" module-name="intellij.platform.lang.impl" />
|
|
<orderEntry type="library" name="Guava" level="project" />
|
|
<orderEntry type="module" module-name="intellij.python.pydev" />
|
|
<orderEntry type="library" name="XmlRPC" level="project" />
|
|
<orderEntry type="module" module-name="intellij.platform.debugger" />
|
|
<orderEntry type="module" module-name="intellij.regexp" exported="" />
|
|
<orderEntry type="module" module-name="intellij.platform.testRunner" />
|
|
<orderEntry type="module" module-name="intellij.platform.smRunner" />
|
|
<orderEntry type="module" module-name="intellij.spellchecker" />
|
|
<orderEntry type="module" module-name="intellij.platform.debugger.impl" />
|
|
<orderEntry type="module" module-name="intellij.xml.psi.impl" />
|
|
<orderEntry type="library" name="kotlin-reflect" level="project" />
|
|
<orderEntry type="library" name="gson" level="project" />
|
|
<orderEntry type="module" module-name="intellij.xml" />
|
|
<orderEntry type="module" module-name="intellij.platform.vcs" />
|
|
<orderEntry type="library" name="XStream" level="project" />
|
|
<orderEntry type="module" module-name="intellij.python.helpers" scope="RUNTIME" />
|
|
<orderEntry type="library" name="libthrift" level="project" />
|
|
<orderEntry type="library" name="Slf4j" level="project" />
|
|
<orderEntry type="library" name="netty-codec-http" level="project" />
|
|
<orderEntry type="library" name="jsoup" level="project" />
|
|
<orderEntry type="library" name="javax.annotation-api" level="project" />
|
|
<orderEntry type="library" scope="PROVIDED" name="Groovy" level="project" />
|
|
<orderEntry type="library" scope="PROVIDED" name="Ant" level="project" />
|
|
<orderEntry type="module" module-name="intellij.python.psi.impl" exported="" />
|
|
<orderEntry type="module" module-name="intellij.python.sdk" exported="" />
|
|
<orderEntry type="module-library">
|
|
<library name="completion-ranking-python" type="repository">
|
|
<properties include-transitive-deps="false" maven-id="org.jetbrains.intellij.deps.completion:completion-ranking-python:0.0.11" />
|
|
<CLASSES>
|
|
<root url="jar://$MAVEN_REPOSITORY$/org/jetbrains/intellij/deps/completion/completion-ranking-python/0.0.11/completion-ranking-python-0.0.11.jar!/" />
|
|
</CLASSES>
|
|
<JAVADOC />
|
|
<SOURCES>
|
|
<root url="jar://$MAVEN_REPOSITORY$/org/jetbrains/intellij/deps/completion/completion-ranking-python/0.0.11/completion-ranking-python-0.0.11-sources.jar!/" />
|
|
</SOURCES>
|
|
</library>
|
|
</orderEntry>
|
|
<orderEntry type="library" name="StreamEx" level="project" />
|
|
<orderEntry type="module" module-name="intellij.platform.statistics" />
|
|
<orderEntry type="module-library">
|
|
<library name="ml-completion-prev-exprs-models" type="repository">
|
|
<properties maven-id="completion.ml.python.features:ml-completion-prev-exprs-models:1.11">
|
|
<exclude>
|
|
<dependency maven-id="com.google.code.gson:gson" />
|
|
<dependency maven-id="org.jetbrains:annotations" />
|
|
<dependency maven-id="org.jetbrains.kotlin:kotlin-stdlib-common" />
|
|
<dependency maven-id="org.jetbrains.kotlin:kotlin-stdlib-jdk8" />
|
|
<dependency maven-id="org.jetbrains.kotlin:kotlin-stdlib" />
|
|
</exclude>
|
|
</properties>
|
|
<CLASSES>
|
|
<root url="jar://$MAVEN_REPOSITORY$/completion/ml/python/features/ml-completion-prev-exprs-models/1.11/ml-completion-prev-exprs-models-1.11.jar!/" />
|
|
</CLASSES>
|
|
<JAVADOC />
|
|
<SOURCES />
|
|
</library>
|
|
</orderEntry>
|
|
</component>
|
|
</module> |