mirror of
https://gitflic.ru/project/openide/openide.git
synced 2025-12-14 18:05:27 +07:00
The feature is not ready for use GitOrigin-RevId: 99081ac13d0b973ef02fcce167f48c5d11a270cb
30 lines
1.4 KiB
XML
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> |