Files
openide/plugins/maven-server-api/intellij.maven.server.iml
Yuriy Artamonov 6cf577b450 [build] IJPL-35276 Maven plugins united
GitOrigin-RevId: cbd1fa632e9e6f7c71eff71cee5eaebf312e1644
2025-04-06 17:29:07 +00:00

19 lines
971 B
XML

<?xml version="1.0" encoding="UTF-8"?>
<module type="JAVA_MODULE" version="4">
<component name="NewModuleRootManager" LANGUAGE_LEVEL="JDK_1_8" inherit-compiler-output="true">
<exclude-output />
<annotation-paths>
<root url="file://$MODULE_DIR$/anno" />
</annotation-paths>
<content url="file://$MODULE_DIR$">
<sourceFolder url="file://$MODULE_DIR$/src/main/java" isTestSource="false" />
</content>
<orderEntry type="inheritedJdk" />
<orderEntry type="sourceFolder" forTests="false" />
<orderEntry type="library" exported="" name="jetbrains-annotations" level="project" />
<orderEntry type="module" module-name="intellij.platform.util.rt" exported="" />
<orderEntry type="module" module-name="intellij.platform.util.jdom" />
<orderEntry type="module" module-name="intellij.maven.model" exported="" />
<orderEntry type="module" module-name="intellij.platform.diagnostic.telemetry.rt" />
</component>
</module>