Files
openide/plugins/gitlab/gitlab-community/intellij.vcs.gitlab.community.iml
vladimir.petrenko a231bd507d IJPL-171311 gitlab: fix modules types in .iml files of recently created gitlab community and ultimate modules
GitOrigin-RevId: a1051995f5583e7f17549bf658bebfbbe2b839bc
2024-12-11 15:51:16 +00:00

12 lines
503 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" />
</component>
</module>