mirror of
https://gitflic.ru/project/openide/openide.git
synced 2025-12-16 22:51:17 +07:00
56 lines
3.4 KiB
XML
56 lines
3.4 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$/gen" isTestSource="false" generated="true" />
|
|
<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="jetbrains-annotations" level="project" />
|
|
<orderEntry type="library" name="Guava" level="project" />
|
|
<orderEntry type="library" name="protobuf" level="project" />
|
|
<orderEntry type="library" name="javax.annotation-api" level="project" />
|
|
<orderEntry type="library" scope="TEST" name="JUnit5" level="project" />
|
|
<orderEntry type="module-library" scope="TEST">
|
|
<library name="com.willowtreeapps.assertk:assertk-jvm" type="repository">
|
|
<properties maven-id="com.willowtreeapps.assertk:assertk-jvm:0.23">
|
|
<verification>
|
|
<artifact url="file://$MAVEN_REPOSITORY$/com/willowtreeapps/assertk/assertk-jvm/0.23/assertk-jvm-0.23.jar">
|
|
<sha256sum>424e8f9f9452fa2029ed54f664917b848745e488faaad5eebdb51174683f1db8</sha256sum>
|
|
</artifact>
|
|
<artifact url="file://$MAVEN_REPOSITORY$/com/willowtreeapps/opentest4k/opentest4k-jvm/1.2.1/opentest4k-jvm-1.2.1.jar">
|
|
<sha256sum>fab15bbc792057f3762867574b3bb7c993b1ee4f9e82b1c79471891c9b3a7055</sha256sum>
|
|
</artifact>
|
|
<artifact url="file://$MAVEN_REPOSITORY$/org/opentest4j/opentest4j/1.2.0/opentest4j-1.2.0.jar">
|
|
<sha256sum>58812de60898d976fb81ef3b62da05c6604c18fd4a249f5044282479fc286af2</sha256sum>
|
|
</artifact>
|
|
</verification>
|
|
<exclude>
|
|
<dependency maven-id="org.jetbrains.kotlin:kotlin-stdlib-jdk8" />
|
|
<dependency maven-id="org.jetbrains.kotlin:kotlin-stdlib-common" />
|
|
<dependency maven-id="org.jetbrains:annotations" />
|
|
<dependency maven-id="org.jetbrains.kotlin:kotlin-stdlib" />
|
|
</exclude>
|
|
</properties>
|
|
<CLASSES>
|
|
<root url="jar://$MAVEN_REPOSITORY$/com/willowtreeapps/assertk/assertk-jvm/0.23/assertk-jvm-0.23.jar!/" />
|
|
<root url="jar://$MAVEN_REPOSITORY$/com/willowtreeapps/opentest4k/opentest4k-jvm/1.2.1/opentest4k-jvm-1.2.1.jar!/" />
|
|
<root url="jar://$MAVEN_REPOSITORY$/org/opentest4j/opentest4j/1.2.0/opentest4j-1.2.0.jar!/" />
|
|
</CLASSES>
|
|
<JAVADOC />
|
|
<SOURCES>
|
|
<root url="jar://$MAVEN_REPOSITORY$/com/willowtreeapps/assertk/assertk-jvm/0.23/assertk-jvm-0.23-sources.jar!/" />
|
|
<root url="jar://$MAVEN_REPOSITORY$/com/willowtreeapps/opentest4k/opentest4k-jvm/1.2.1/opentest4k-jvm-1.2.1-sources.jar!/" />
|
|
<root url="jar://$MAVEN_REPOSITORY$/org/opentest4j/opentest4j/1.2.0/opentest4j-1.2.0-sources.jar!/" />
|
|
</SOURCES>
|
|
</library>
|
|
</orderEntry>
|
|
<orderEntry type="module" module-name="intellij.libraries.grpc" />
|
|
</component>
|
|
</module> |