47 lines
1.6 KiB
XML
47 lines
1.6 KiB
XML
<?xml version="1.0" encoding="UTF-8"?>
|
|
<module type="JAVA_MODULE" version="4">
|
|
<component name="EclipseModuleManager">
|
|
<libelement value="jar://$MODULE_DIR$/lib/dom4j.jar!/" />
|
|
<libelement value="jar://$MODULE_DIR$/lib/examples.jar!/" />
|
|
<libelement value="jar://$MODULE_DIR$/lib/jna.jar!/" />
|
|
<src_description expected_position="0">
|
|
<src_folder value="file://$MODULE_DIR$/src" expected_position="0" />
|
|
</src_description>
|
|
</component>
|
|
<component name="NewModuleRootManager">
|
|
<output url="file://$MODULE_DIR$/out/production/Test" />
|
|
<exclude-output />
|
|
<content url="file://$MODULE_DIR$">
|
|
<sourceFolder url="file://$MODULE_DIR$/src" isTestSource="false" />
|
|
</content>
|
|
<orderEntry type="sourceFolder" forTests="false" />
|
|
<orderEntry type="inheritedJdk" />
|
|
<orderEntry type="module-library">
|
|
<library name="dom4j.jar">
|
|
<CLASSES>
|
|
<root url="jar://$MODULE_DIR$/lib/dom4j.jar!/" />
|
|
</CLASSES>
|
|
<JAVADOC />
|
|
<SOURCES />
|
|
</library>
|
|
</orderEntry>
|
|
<orderEntry type="module-library">
|
|
<library name="examples.jar">
|
|
<CLASSES>
|
|
<root url="jar://$MODULE_DIR$/lib/examples.jar!/" />
|
|
</CLASSES>
|
|
<JAVADOC />
|
|
<SOURCES />
|
|
</library>
|
|
</orderEntry>
|
|
<orderEntry type="module-library">
|
|
<library name="jna.jar">
|
|
<CLASSES>
|
|
<root url="jar://$MODULE_DIR$/lib/jna.jar!/" />
|
|
</CLASSES>
|
|
<JAVADOC />
|
|
<SOURCES />
|
|
</library>
|
|
</orderEntry>
|
|
</component>
|
|
</module> |