Files
openide/platform/util/commons-lang-v2-shim/intellij.platform.util.commonsLangV2Shim.iml
Vladislav.Yaroshchuk 55b4ed056d IDEA-223423 Disable bind repositories for IJ
The feature is not ready for use

GitOrigin-RevId: 99081ac13d0b973ef02fcce167f48c5d11a270cb
2023-10-25 10:05:39 +00:00

30 lines
1.4 KiB
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$/src" isTestSource="false" />
</content>
<orderEntry type="inheritedJdk" />
<orderEntry type="sourceFolder" forTests="false" />
<orderEntry type="library" name="commons-lang3" level="project" />
<orderEntry type="module-library">
<library name="commons-collections" type="repository">
<properties include-transitive-deps="false" maven-id="commons-collections:commons-collections:3.2.2">
<verification>
<artifact url="file://$MAVEN_REPOSITORY$/commons-collections/commons-collections/3.2.2/commons-collections-3.2.2.jar">
<sha256sum>eeeae917917144a68a741d4c0dff66aa5c5c5fd85593ff217bced3fc8ca783b8</sha256sum>
</artifact>
</verification>
</properties>
<CLASSES>
<root url="jar://$MAVEN_REPOSITORY$/commons-collections/commons-collections/3.2.2/commons-collections-3.2.2.jar!/" />
</CLASSES>
<JAVADOC />
<SOURCES>
<root url="jar://$MAVEN_REPOSITORY$/commons-collections/commons-collections/3.2.2/commons-collections-3.2.2-sources.jar!/" />
</SOURCES>
</library>
</orderEntry>
</component>
</module>