mirror of
https://gitflic.ru/project/openide/openide.git
synced 2026-09-27 06:05:01 +07:00
34 lines
1.5 KiB
XML
34 lines
1.5 KiB
XML
<?xml version="1.0" encoding="UTF-8"?>
|
|
<module relativePaths="true" 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" />
|
|
<sourceFolder url="file://$MODULE_DIR$/testSrc" isTestSource="true" />
|
|
</content>
|
|
<orderEntry type="inheritedJdk" />
|
|
<orderEntry type="sourceFolder" forTests="false" />
|
|
<orderEntry type="module" module-name="util" exported="" />
|
|
<orderEntry type="module" module-name="extensions" exported="" />
|
|
<orderEntry type="library" exported="" name="picocontainer" level="project" />
|
|
<orderEntry type="module" module-name="bootstrap" />
|
|
<orderEntry type="library" exported="" name="jgoodies-forms" level="project" />
|
|
<orderEntry type="module" module-name="forms_rt" exported="" />
|
|
<orderEntry type="library" exported="" name="commons-codec" level="project" />
|
|
<orderEntry type="module" module-name="platform-resources-en" exported="" />
|
|
<orderEntry type="library" name="OroMatcher" level="project" />
|
|
<orderEntry type="module" module-name="icons" />
|
|
<orderEntry type="library" name="JUnit4" level="project" />
|
|
<orderEntry type="module-library">
|
|
<library>
|
|
<CLASSES>
|
|
<root url="jar://$MODULE_DIR$/../../lib/automaton.jar!/" />
|
|
</CLASSES>
|
|
<JAVADOC />
|
|
<SOURCES />
|
|
</library>
|
|
</orderEntry>
|
|
</component>
|
|
</module>
|
|
|