Files
openide/plugins/github/community/intellij.vcs.github.community.iml
Andrey Belyaev 9572110208 [github] IDEA-308234 Updated plugin layout for better modularity
GitOrigin-RevId: 1df8249f5e9885898111283133b05a487a22c50e
2024-01-12 15:35:01 +00:00

12 lines
508 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" />
</content>
<orderEntry type="inheritedJdk" />
<orderEntry type="sourceFolder" forTests="false" />
<orderEntry type="module" module-name="intellij.vcs.github" exported="" />
</component>
</module>