mirror of
https://gitflic.ru/project/openide/openide.git
synced 2026-02-04 15:06:56 +07:00
77 lines
4.4 KiB
XML
77 lines
4.4 KiB
XML
<?xml version="1.0" encoding="UTF-8"?>
|
|
<module type="JAVA_MODULE" version="4">
|
|
<component name="FacetManager">
|
|
<facet type="kotlin-language" name="Kotlin">
|
|
<configuration version="5" platform="JVM 11" allPlatforms="JVM [11]" useProjectSettings="false">
|
|
<compilerSettings>
|
|
<option name="additionalArguments" value="-Xjvm-default=all -opt-in=com.intellij.openapi.util.IntellijInternalApi" />
|
|
</compilerSettings>
|
|
<compilerArguments>
|
|
<stringArguments>
|
|
<stringArg name="jvmTarget" arg="11" />
|
|
<stringArg name="apiVersion" arg="2.0" />
|
|
<stringArg name="languageVersion" arg="2.0" />
|
|
</stringArguments>
|
|
</compilerArguments>
|
|
</configuration>
|
|
</facet>
|
|
</component>
|
|
<component name="NewModuleRootManager" LANGUAGE_LEVEL="JDK_11" inherit-compiler-output="true">
|
|
<exclude-output />
|
|
<content url="file://$MODULE_DIR$">
|
|
<sourceFolder url="file://$MODULE_DIR$/src" isTestSource="false" />
|
|
<sourceFolder url="file://$MODULE_DIR$/resources" type="java-resource" />
|
|
<sourceFolder url="file://$MODULE_DIR$/gen" isTestSource="false" generated="true" />
|
|
</content>
|
|
<orderEntry type="inheritedJdk" />
|
|
<orderEntry type="sourceFolder" forTests="false" />
|
|
<orderEntry type="module" module-name="intellij.platform.util" exported="" />
|
|
<orderEntry type="module" module-name="intellij.java.guiForms.rt" />
|
|
<orderEntry type="module" module-name="intellij.java.guiForms.compiler" />
|
|
<orderEntry type="module" module-name="intellij.java.compiler.instrumentationUtil" />
|
|
<orderEntry type="module" module-name="intellij.java.compiler.instrumentationUtil.java8" scope="RUNTIME" />
|
|
<orderEntry type="module" module-name="intellij.java.aetherDependencyResolver" />
|
|
<orderEntry type="library" name="ASM" level="project" />
|
|
<orderEntry type="module" module-name="intellij.platform.util.jdom" />
|
|
<orderEntry type="module" module-name="intellij.platform.util.nanoxml" />
|
|
<orderEntry type="library" name="jgoodies-forms" level="project" />
|
|
<orderEntry type="library" name="protobuf" level="project" />
|
|
<orderEntry type="module" module-name="intellij.java.rt" scope="RUNTIME" />
|
|
<orderEntry type="module" module-name="intellij.platform.jps.model" />
|
|
<orderEntry type="module" module-name="intellij.platform.jps.model.serialization" />
|
|
<orderEntry type="module" module-name="intellij.platform.jps.model.impl" />
|
|
<orderEntry type="library" name="netty-codec-http" level="project" />
|
|
<orderEntry type="library" name="javax.annotation-api" level="project" />
|
|
<orderEntry type="module-library">
|
|
<library name="qdox-java-parser" type="repository">
|
|
<properties maven-id="com.thoughtworks.qdox:qdox:2.0.1">
|
|
<verification>
|
|
<artifact url="file://$MAVEN_REPOSITORY$/com/thoughtworks/qdox/qdox/2.0.1/qdox-2.0.1.jar">
|
|
<sha256sum>c28db4602da9f3817a59de9be137c1f6083a9cb95fa1781f54eda75763a95c67</sha256sum>
|
|
</artifact>
|
|
</verification>
|
|
</properties>
|
|
<CLASSES>
|
|
<root url="jar://$MAVEN_REPOSITORY$/com/thoughtworks/qdox/qdox/2.0.1/qdox-2.0.1.jar!/" />
|
|
</CLASSES>
|
|
<JAVADOC />
|
|
<SOURCES>
|
|
<root url="jar://$MAVEN_REPOSITORY$/com/thoughtworks/qdox/qdox/2.0.1/qdox-2.0.1-sources.jar!/" />
|
|
</SOURCES>
|
|
</library>
|
|
</orderEntry>
|
|
<orderEntry type="library" name="gson" level="project" />
|
|
<orderEntry type="library" name="fastutil-min" level="project" />
|
|
<orderEntry type="library" name="jps-javac-extension" level="project" />
|
|
<orderEntry type="library" name="netty-buffer" level="project" />
|
|
<orderEntry type="module" module-name="intellij.platform.jps.build.javac.rt" exported="" />
|
|
<orderEntry type="module" module-name="intellij.platform.tracing.rt" exported="" />
|
|
<orderEntry type="module" module-name="intellij.platform.runtime.repository" />
|
|
<orderEntry type="module" module-name="intellij.platform.util.zip" />
|
|
<orderEntry type="library" name="caffeine" level="project" />
|
|
<orderEntry type="library" name="jetbrains.kotlinx.metadata.jvm" level="project" />
|
|
<orderEntry type="library" scope="PROVIDED" name="kotlin-stdlib" level="project" />
|
|
<orderEntry type="library" name="hash4j" level="project" />
|
|
<orderEntry type="library" name="netty-codec-protobuf" level="project" />
|
|
</component>
|
|
</module> |