2016-03-23 17:15:26 -05:00
|
|
|
<?xml version="1.0" encoding="UTF-8"?>
|
|
|
|
<module type="JAVA_MODULE" version="4">
|
|
|
|
<component name="EclipseModuleManager">
|
|
|
|
<libelement value="jar://$MODULE_DIR$/lib-extra/RXTXcomm.jar!/" />
|
|
|
|
<libelement value="file://$MODULE_DIR$/resources" />
|
|
|
|
<libelement value="jar://$MODULE_DIR$/lib/opencsv-2.3.jar!/" />
|
|
|
|
<libelement value="jar://$MODULE_DIR$/lib/guice-3.0.jar!/" />
|
|
|
|
<libelement value="jar://$MODULE_DIR$/lib/guice-multibindings-3.0.jar!/" />
|
|
|
|
<libelement value="jar://$MODULE_DIR$/lib/javax.inject.jar!/" />
|
|
|
|
<libelement value="jar://$MODULE_DIR$/lib/aopalliance.jar!/" />
|
|
|
|
<libelement value="jar://$MODULE_DIR$/lib/slf4j-api-1.7.5.jar!/" />
|
|
|
|
<libelement value="jar://$MODULE_DIR$/lib/annotation-detector-3.0.2.jar!/" />
|
|
|
|
<libelement value="jar://$MODULE_DIR$/../lib-test/hamcrest-core-1.3.0RC1.jar!/" />
|
|
|
|
<libelement value="jar://$MODULE_DIR$/../lib-test/hamcrest-library-1.3.0RC1.jar!/" />
|
|
|
|
<libelement value="jar://$MODULE_DIR$/../lib-test/jmock-2.6.0-RC2.jar!/" />
|
|
|
|
<libelement value="jar://$MODULE_DIR$/../lib-test/jmock-junit4-2.6.0-RC2.jar!/" />
|
|
|
|
<libelement value="jar://$MODULE_DIR$/../lib-test/junit-dep-4.8.2.jar!/" />
|
|
|
|
<libelement value="jar://$MODULE_DIR$/../lib-test/test-plugin.jar!/" />
|
|
|
|
<libelement value="jar://$MODULE_DIR$/../lib-test/uispec4j-2.3-jdk16.jar!/" />
|
|
|
|
<src_description expected_position="0">
|
|
|
|
<src_folder value="file://$MODULE_DIR$/src" expected_position="0" />
|
|
|
|
<src_folder value="file://$MODULE_DIR$/src-extra" expected_position="1" />
|
|
|
|
<src_folder value="file://$MODULE_DIR$/test" expected_position="2" />
|
|
|
|
</src_description>
|
|
|
|
</component>
|
2018-02-11 10:04:50 -05:00
|
|
|
<component name="NewModuleRootManager">
|
2016-03-23 17:15:26 -05:00
|
|
|
<output url="file://$MODULE_DIR$/bin" />
|
|
|
|
<exclude-output />
|
|
|
|
<content url="file://$MODULE_DIR$">
|
|
|
|
<sourceFolder url="file://$MODULE_DIR$/src" isTestSource="false" />
|
|
|
|
<sourceFolder url="file://$MODULE_DIR$/src-extra" isTestSource="false" />
|
2018-02-11 10:04:50 -05:00
|
|
|
<sourceFolder url="file://$MODULE_DIR$/test" isTestSource="true" />
|
2020-02-19 22:30:32 -05:00
|
|
|
<sourceFolder url="file://$MODULE_DIR$/resources" type="java-resource" />
|
2016-03-23 17:15:26 -05:00
|
|
|
</content>
|
|
|
|
<orderEntry type="sourceFolder" forTests="false" />
|
|
|
|
<orderEntry type="inheritedJdk" />
|
2020-03-06 08:52:20 -05:00
|
|
|
<orderEntry type="module" module-name="OpenRocket Test Libraries" />
|
2016-03-23 17:15:26 -05:00
|
|
|
<orderEntry type="module-library">
|
2020-03-06 08:52:20 -05:00
|
|
|
<library>
|
2016-03-23 17:15:26 -05:00
|
|
|
<CLASSES>
|
2020-03-06 08:52:20 -05:00
|
|
|
<root url="jar://$MODULE_DIR$/lib/annotation-detector-3.0.5.jar!/" />
|
2016-03-23 17:15:26 -05:00
|
|
|
</CLASSES>
|
|
|
|
<JAVADOC />
|
|
|
|
<SOURCES />
|
|
|
|
</library>
|
|
|
|
</orderEntry>
|
|
|
|
<orderEntry type="module-library">
|
|
|
|
<library name="aopalliance.jar">
|
|
|
|
<CLASSES>
|
|
|
|
<root url="jar://$MODULE_DIR$/lib/aopalliance.jar!/" />
|
|
|
|
</CLASSES>
|
|
|
|
<JAVADOC />
|
|
|
|
<SOURCES />
|
|
|
|
</library>
|
|
|
|
</orderEntry>
|
|
|
|
<orderEntry type="module-library">
|
2020-03-06 08:52:20 -05:00
|
|
|
<library name="RXTXcomm.jar">
|
2016-03-23 17:15:26 -05:00
|
|
|
<CLASSES>
|
2020-03-06 08:52:20 -05:00
|
|
|
<root url="jar://$MODULE_DIR$/lib-extra/RXTXcomm.jar!/" />
|
2016-03-23 17:15:26 -05:00
|
|
|
</CLASSES>
|
|
|
|
<JAVADOC />
|
|
|
|
<SOURCES />
|
|
|
|
</library>
|
|
|
|
</orderEntry>
|
|
|
|
<orderEntry type="module-library">
|
2020-03-06 08:52:20 -05:00
|
|
|
<library name="resources">
|
2016-03-23 17:15:26 -05:00
|
|
|
<CLASSES>
|
2020-03-06 08:52:20 -05:00
|
|
|
<root url="file://$MODULE_DIR$/resources" />
|
2016-03-23 17:15:26 -05:00
|
|
|
</CLASSES>
|
|
|
|
<JAVADOC />
|
|
|
|
<SOURCES />
|
|
|
|
</library>
|
|
|
|
</orderEntry>
|
|
|
|
<orderEntry type="module-library">
|
2020-03-06 08:52:20 -05:00
|
|
|
<library name="guice-4.2.1.jar">
|
2016-03-23 17:15:26 -05:00
|
|
|
<CLASSES>
|
2020-03-06 08:52:20 -05:00
|
|
|
<root url="jar://$MODULE_DIR$/lib/guice-4.2.1.jar!/" />
|
2016-03-23 17:15:26 -05:00
|
|
|
</CLASSES>
|
|
|
|
<JAVADOC />
|
|
|
|
<SOURCES />
|
|
|
|
</library>
|
|
|
|
</orderEntry>
|
|
|
|
<orderEntry type="module-library">
|
2020-03-06 08:52:20 -05:00
|
|
|
<library name="slf4j-api-1.7.5.jar">
|
2016-03-23 17:15:26 -05:00
|
|
|
<CLASSES>
|
2020-03-06 08:52:20 -05:00
|
|
|
<root url="jar://$MODULE_DIR$/lib/slf4j-api-1.7.5.jar!/" />
|
2016-03-23 17:15:26 -05:00
|
|
|
</CLASSES>
|
|
|
|
<JAVADOC />
|
|
|
|
<SOURCES />
|
|
|
|
</library>
|
|
|
|
</orderEntry>
|
2020-03-06 08:52:20 -05:00
|
|
|
<orderEntry type="library" name="lib-test" level="project" />
|
|
|
|
<orderEntry type="library" name="javax" level="project" />
|
2016-03-23 17:15:26 -05:00
|
|
|
<orderEntry type="module-library">
|
2020-03-06 08:52:20 -05:00
|
|
|
<library>
|
2016-03-23 17:15:26 -05:00
|
|
|
<CLASSES>
|
2020-03-06 08:52:20 -05:00
|
|
|
<root url="jar://$MODULE_DIR$/lib/opencsv-4.3.2.jar!/" />
|
2016-03-23 17:15:26 -05:00
|
|
|
</CLASSES>
|
|
|
|
<JAVADOC />
|
|
|
|
<SOURCES />
|
|
|
|
</library>
|
|
|
|
</orderEntry>
|
|
|
|
<orderEntry type="module-library">
|
2020-03-06 08:52:20 -05:00
|
|
|
<library>
|
2016-03-23 17:15:26 -05:00
|
|
|
<CLASSES>
|
2020-03-06 08:52:20 -05:00
|
|
|
<root url="jar://$MODULE_DIR$/lib/guava-26.0-jre.jar!/" />
|
2016-03-23 17:15:26 -05:00
|
|
|
</CLASSES>
|
|
|
|
<JAVADOC />
|
|
|
|
<SOURCES />
|
|
|
|
</library>
|
|
|
|
</orderEntry>
|
|
|
|
<orderEntry type="module-library">
|
2020-03-06 08:52:20 -05:00
|
|
|
<library>
|
2016-03-23 17:15:26 -05:00
|
|
|
<CLASSES>
|
2020-03-06 08:52:20 -05:00
|
|
|
<root url="jar://$MODULE_DIR$/lib/logback-classic-1.2.3.jar!/" />
|
2016-03-23 17:15:26 -05:00
|
|
|
</CLASSES>
|
|
|
|
<JAVADOC />
|
|
|
|
<SOURCES />
|
|
|
|
</library>
|
|
|
|
</orderEntry>
|
|
|
|
<orderEntry type="module-library">
|
2020-03-06 08:52:20 -05:00
|
|
|
<library>
|
2016-03-23 17:15:26 -05:00
|
|
|
<CLASSES>
|
2020-03-06 08:52:20 -05:00
|
|
|
<root url="jar://$MODULE_DIR$/lib/logback-core-1.2.3.jar!/" />
|
2016-03-23 17:15:26 -05:00
|
|
|
</CLASSES>
|
|
|
|
<JAVADOC />
|
|
|
|
<SOURCES />
|
|
|
|
</library>
|
|
|
|
</orderEntry>
|
|
|
|
</component>
|
|
|
|
</module>
|