mirror of
https://gitflic.ru/project/openide/openide.git
synced 2026-09-18 09:34:34 +07:00
GitOrigin-RevId: b79efc92829111228e83058e54381d8e02116b6f
46 lines
2.5 KiB
XML
46 lines
2.5 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$/testSrc" isTestSource="true" />
|
|
<sourceFolder url="file://$MODULE_DIR$/resources" type="java-resource" />
|
|
</content>
|
|
<orderEntry type="inheritedJdk" />
|
|
<orderEntry type="sourceFolder" forTests="false" />
|
|
<orderEntry type="library" name="kotlin-stdlib" level="project" />
|
|
<orderEntry type="library" name="kotlinx-coroutines-core" level="project" />
|
|
<orderEntry type="library" name="Guava" level="project" />
|
|
<orderEntry type="library" name="protobuf" level="project" />
|
|
<orderEntry type="module" module-name="intellij.execution.process.mediator.daemon" />
|
|
<orderEntry type="module" module-name="intellij.execution.process.mediator.common" />
|
|
<orderEntry type="module" module-name="intellij.platform.util" />
|
|
<orderEntry type="module" module-name="intellij.platform.util.ex" />
|
|
<orderEntry type="module" module-name="intellij.platform.ide.impl" />
|
|
<orderEntry type="module" module-name="intellij.platform.ide.util.io" />
|
|
<orderEntry type="library" scope="TEST" name="JUnit5" level="project" />
|
|
<orderEntry type="library" scope="TEST" name="jetbrains-annotations" level="project" />
|
|
<orderEntry type="module" module-name="intellij.platform.testFramework.junit5" scope="TEST" />
|
|
<orderEntry type="module-library">
|
|
<library name="grpc-inprocess" type="repository">
|
|
<properties include-transitive-deps="false" maven-id="io.grpc:grpc-inprocess:1.65.1">
|
|
<verification>
|
|
<artifact url="file://$MAVEN_REPOSITORY$/io/grpc/grpc-inprocess/1.65.1/grpc-inprocess-1.65.1.jar">
|
|
<sha256sum>6e3b197f5668e26fec19a831d2dd1f6d53b6eb9d4d3978b8ffd4ff68f1aae020</sha256sum>
|
|
</artifact>
|
|
</verification>
|
|
</properties>
|
|
<CLASSES>
|
|
<root url="jar://$MAVEN_REPOSITORY$/io/grpc/grpc-inprocess/1.65.1/grpc-inprocess-1.65.1.jar!/" />
|
|
</CLASSES>
|
|
<JAVADOC />
|
|
<SOURCES>
|
|
<root url="jar://$MAVEN_REPOSITORY$/io/grpc/grpc-inprocess/1.65.1/grpc-inprocess-1.65.1-sources.jar!/" />
|
|
</SOURCES>
|
|
</library>
|
|
</orderEntry>
|
|
<orderEntry type="module" module-name="intellij.libraries.grpc" />
|
|
<orderEntry type="module" module-name="intellij.libraries.grpc.netty.shaded" />
|
|
</component>
|
|
</module> |