mirror of
https://gitflic.ru/project/openide/openide.git
synced 2025-12-15 11:53:49 +07:00
Because HttpClient will be in Android Studio. It needs access to this API to have implementations of HTTP clients (Ktor, Retrofit, OkHttp) in Android Studio. (cherry picked from commit 30771b08ec0a1642ca010cde8513703abc0f7b0f) IJ-CR-163057 GitOrigin-RevId: 20a144d0b6e80b44296471e134dac001daef37e6
36 lines
2.3 KiB
XML
36 lines
2.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$/resources" type="java-resource" />
|
|
<sourceFolder url="file://$MODULE_DIR$/src" isTestSource="false" />
|
|
</content>
|
|
<orderEntry type="inheritedJdk" />
|
|
<orderEntry type="sourceFolder" forTests="false" />
|
|
<orderEntry type="module" module-name="intellij.platform.analysis.impl" exported="" />
|
|
<orderEntry type="module" module-name="intellij.java.indexing.impl" exported="" />
|
|
<orderEntry type="module" module-name="intellij.java.psi.impl" exported="" />
|
|
<orderEntry type="module" module-name="intellij.platform.projectModel.impl" exported="" />
|
|
<orderEntry type="module" module-name="intellij.java.analysis" exported="" />
|
|
<orderEntry type="module" module-name="intellij.java.resources.en" />
|
|
<orderEntry type="module" module-name="intellij.xml.psi.impl" />
|
|
<orderEntry type="module" module-name="intellij.platform.ide" />
|
|
<orderEntry type="library" name="ASM" level="project" />
|
|
<orderEntry type="library" name="StreamEx" level="project" />
|
|
<orderEntry type="library" name="kotlin-stdlib" level="project" />
|
|
<orderEntry type="module" module-name="intellij.java" />
|
|
<orderEntry type="module" module-name="intellij.platform.util.ui" />
|
|
<orderEntry type="library" name="fastutil-min" level="project" />
|
|
<orderEntry type="module" module-name="intellij.platform.workspace.storage" />
|
|
<orderEntry type="library" name="icu4j" level="project" />
|
|
<orderEntry type="module" module-name="intellij.platform.util.jdom" />
|
|
<orderEntry type="module" module-name="intellij.platform.workspace.jps" />
|
|
<orderEntry type="module" module-name="intellij.platform.backend.workspace" />
|
|
<orderEntry type="module" module-name="intellij.java.frontback.impl" exported="" />
|
|
<orderEntry type="module" module-name="intellij.platform.editor.ex" />
|
|
<orderEntry type="module" module-name="intellij.java.codeserver.highlighting" />
|
|
<orderEntry type="module" module-name="intellij.java.codeserver.core" />
|
|
<orderEntry type="module" module-name="intellij.platform.refactoring" />
|
|
</component>
|
|
</module> |