Files
openide/java/java-copyright/intellij.java.copyright.iml
Mikhail Pyltsinandintellij-monorepo-bot 403b7a886f [java-frontend] IDEA-366600 Get rid of additional "Java for JetBrains Client" plugin
- extract copyright

GitOrigin-RevId: 19b066c5a28c526411898b1aff56d957c98b6965
2026-01-15 16:28:43 +00:00

17 lines
853 B
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$/resources" type="java-resource" />
<sourceFolder url="file://$MODULE_DIR$/src" isTestSource="false" />
</content>
<orderEntry type="inheritedJdk" />
<orderEntry type="sourceFolder" forTests="false" />
<orderEntry type="library" name="jetbrains-annotations" level="project" />
<orderEntry type="module" module-name="intellij.copyright" />
<orderEntry type="module" module-name="intellij.platform.core" />
<orderEntry type="module" module-name="intellij.java.psi" />
<orderEntry type="module" module-name="intellij.platform.util" />
</component>
</module>