blob: fcefc008fcc5f8ea4936a069312b1a390f22fbc7 [file] [log] [blame]
<?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$" />
<orderEntry type="inheritedJdk" />
<orderEntry type="sourceFolder" forTests="false" />
<orderEntry type="module-library">
<library name="xxx">
<CLASSES>
<root url="file://$MODULE_DIR$/data/lib1" />
</CLASSES>
<JAVADOC />
<SOURCES />
</library>
</orderEntry>
<orderEntry type="module-library">
<library name="xxx">
<CLASSES>
<root url="file://$MODULE_DIR$/data/lib2" />
</CLASSES>
<JAVADOC />
<SOURCES />
</library>
</orderEntry>
</component>
</module>