mirror of
https://gitflic.ru/project/openide/openide.git
synced 2025-12-16 14:23:28 +07:00
33 lines
1.6 KiB
XML
33 lines
1.6 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" />
|
|
</content>
|
|
<orderEntry type="inheritedJdk" />
|
|
<orderEntry type="sourceFolder" forTests="false" />
|
|
<orderEntry type="library" name="kotlin-stdlib" level="project" />
|
|
<orderEntry type="module-library" exported="">
|
|
<library name="terminal-completion-spec" type="repository">
|
|
<properties include-transitive-deps="false" maven-id="org.jetbrains.terminal:completion-spec:0.4.0">
|
|
<verification>
|
|
<artifact url="file://$MAVEN_REPOSITORY$/org/jetbrains/terminal/completion-spec/0.4.0/completion-spec-0.4.0.jar">
|
|
<sha256sum>ddc6f43ff83efb9ac3d61db3f8ec7b74326b780323bf2b49383a75b6c5756397</sha256sum>
|
|
</artifact>
|
|
</verification>
|
|
</properties>
|
|
<CLASSES>
|
|
<root url="jar://$MAVEN_REPOSITORY$/org/jetbrains/terminal/completion-spec/0.4.0/completion-spec-0.4.0.jar!/" />
|
|
</CLASSES>
|
|
<JAVADOC />
|
|
<SOURCES>
|
|
<root url="jar://$MAVEN_REPOSITORY$/org/jetbrains/terminal/completion-spec/0.4.0/completion-spec-0.4.0-sources.jar!/" />
|
|
</SOURCES>
|
|
</library>
|
|
</orderEntry>
|
|
<orderEntry type="module" module-name="intellij.platform.util" />
|
|
<orderEntry type="module" module-name="intellij.platform.testFramework" scope="TEST" />
|
|
</component>
|
|
</module> |