You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
173 lines
6.1 KiB
173 lines
6.1 KiB
<?xml version="1.0" encoding="UTF-8"?>
|
|
<module type="JAVA_MODULE" version="4">
|
|
<component name="EclipseModuleManager">
|
|
<libelement value="jar://$MODULE_DIR$/lib/commons-codec-1.4.jar!/" />
|
|
<libelement value="jar://$MODULE_DIR$/lib/commons-httpclient-3.0.jar!/" />
|
|
<libelement value="jar://$MODULE_DIR$/lib/commons-lang-2.6.jar!/" />
|
|
<libelement value="jar://$MODULE_DIR$/lib/commons-logging-1.1.1.jar!/" />
|
|
<libelement value="jar://$MODULE_DIR$/lib/log4j-1.2.16.jar!/" />
|
|
<libelement value="jar://$MODULE_DIR$/lib/mina-core-2.0.4.jar!/" />
|
|
<libelement value="jar://$MODULE_DIR$/lib/slf4j-api-1.5.11.jar!/" />
|
|
<libelement value="jar://$MODULE_DIR$/lib/slf4j-log4j12-1.5.11.jar!/" />
|
|
<libelement value="jar://$MODULE_DIR$/lib/jackson-core-asl-1.9.13.jar!/" />
|
|
<libelement value="jar://$MODULE_DIR$/lib/jackson-mapper-asl-1.9.13.jar!/" />
|
|
<libelement value="jar://$MODULE_DIR$/lib/lombok.jar!/" />
|
|
<libelement value="jar://$MODULE_DIR$/lib/mqtt-client-1.12.jar!/" />
|
|
<libelement value="jar://$MODULE_DIR$/lib/org.eclipse.paho.client.mqttv3-1.2.0.jar!/" />
|
|
<libelement value="jar://$MODULE_DIR$/lib/fastjson-1.2.56.jar!/" />
|
|
<src_description expected_position="0">
|
|
<src_folder value="file://$MODULE_DIR$/src" expected_position="0" />
|
|
<src_folder value="file://$MODULE_DIR$/test" expected_position="1" />
|
|
</src_description>
|
|
</component>
|
|
<component name="NewModuleRootManager">
|
|
<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$/test" isTestSource="false" />
|
|
</content>
|
|
<orderEntry type="inheritedJdk" />
|
|
<orderEntry type="sourceFolder" forTests="false" />
|
|
<orderEntry type="module-library">
|
|
<library name="commons-codec-1.4.jar">
|
|
<CLASSES>
|
|
<root url="jar://$MODULE_DIR$/lib/commons-codec-1.4.jar!/" />
|
|
</CLASSES>
|
|
<JAVADOC />
|
|
<SOURCES />
|
|
</library>
|
|
</orderEntry>
|
|
<orderEntry type="module-library">
|
|
<library name="commons-httpclient-3.0.jar">
|
|
<CLASSES>
|
|
<root url="jar://$MODULE_DIR$/lib/commons-httpclient-3.0.jar!/" />
|
|
</CLASSES>
|
|
<JAVADOC />
|
|
<SOURCES>
|
|
<root url="file://C:/Users/chenrj/.m2/repository/commons-httpclient/commons-httpclient/3.0/commons-httpclient-3.0-sources.jar" />
|
|
</SOURCES>
|
|
</library>
|
|
</orderEntry>
|
|
<orderEntry type="module-library">
|
|
<library name="commons-lang-2.6.jar">
|
|
<CLASSES>
|
|
<root url="jar://$MODULE_DIR$/lib/commons-lang-2.6.jar!/" />
|
|
</CLASSES>
|
|
<JAVADOC />
|
|
<SOURCES />
|
|
</library>
|
|
</orderEntry>
|
|
<orderEntry type="module-library">
|
|
<library name="commons-logging-1.1.1.jar">
|
|
<CLASSES>
|
|
<root url="jar://$MODULE_DIR$/lib/commons-logging-1.1.1.jar!/" />
|
|
</CLASSES>
|
|
<JAVADOC />
|
|
<SOURCES />
|
|
</library>
|
|
</orderEntry>
|
|
<orderEntry type="module-library">
|
|
<library name="log4j-1.2.16.jar">
|
|
<CLASSES>
|
|
<root url="jar://$MODULE_DIR$/lib/log4j-1.2.16.jar!/" />
|
|
</CLASSES>
|
|
<JAVADOC />
|
|
<SOURCES />
|
|
</library>
|
|
</orderEntry>
|
|
<orderEntry type="module-library">
|
|
<library name="mina-core-2.0.4.jar">
|
|
<CLASSES>
|
|
<root url="jar://$MODULE_DIR$/lib/mina-core-2.0.4.jar!/" />
|
|
</CLASSES>
|
|
<JAVADOC />
|
|
<SOURCES />
|
|
</library>
|
|
</orderEntry>
|
|
<orderEntry type="module-library">
|
|
<library name="slf4j-api-1.5.11.jar">
|
|
<CLASSES>
|
|
<root url="jar://$MODULE_DIR$/lib/slf4j-api-1.5.11.jar!/" />
|
|
</CLASSES>
|
|
<JAVADOC />
|
|
<SOURCES />
|
|
</library>
|
|
</orderEntry>
|
|
<orderEntry type="module-library">
|
|
<library name="slf4j-log4j12-1.5.11.jar">
|
|
<CLASSES>
|
|
<root url="jar://$MODULE_DIR$/lib/slf4j-log4j12-1.5.11.jar!/" />
|
|
</CLASSES>
|
|
<JAVADOC />
|
|
<SOURCES />
|
|
</library>
|
|
</orderEntry>
|
|
<orderEntry type="module-library">
|
|
<library name="jackson-core-asl-1.9.13.jar">
|
|
<CLASSES>
|
|
<root url="jar://$MODULE_DIR$/lib/jackson-core-asl-1.9.13.jar!/" />
|
|
</CLASSES>
|
|
<JAVADOC />
|
|
<SOURCES />
|
|
</library>
|
|
</orderEntry>
|
|
<orderEntry type="module-library">
|
|
<library name="jackson-mapper-asl-1.9.13.jar">
|
|
<CLASSES>
|
|
<root url="jar://$MODULE_DIR$/lib/jackson-mapper-asl-1.9.13.jar!/" />
|
|
</CLASSES>
|
|
<JAVADOC />
|
|
<SOURCES />
|
|
</library>
|
|
</orderEntry>
|
|
<orderEntry type="module-library">
|
|
<library name="lombok.jar">
|
|
<CLASSES>
|
|
<root url="jar://$MODULE_DIR$/lib/lombok.jar!/" />
|
|
</CLASSES>
|
|
<JAVADOC />
|
|
<SOURCES />
|
|
</library>
|
|
</orderEntry>
|
|
<orderEntry type="module-library">
|
|
<library name="mqtt-client-1.12.jar">
|
|
<CLASSES>
|
|
<root url="jar://$MODULE_DIR$/lib/mqtt-client-1.12.jar!/" />
|
|
</CLASSES>
|
|
<JAVADOC />
|
|
<SOURCES />
|
|
</library>
|
|
</orderEntry>
|
|
<orderEntry type="module-library">
|
|
<library name="org.eclipse.paho.client.mqttv3-1.2.0.jar">
|
|
<CLASSES>
|
|
<root url="jar://$MODULE_DIR$/lib/org.eclipse.paho.client.mqttv3-1.2.0.jar!/" />
|
|
</CLASSES>
|
|
<JAVADOC />
|
|
<SOURCES />
|
|
</library>
|
|
</orderEntry>
|
|
<orderEntry type="module-library">
|
|
<library name="fastjson-1.2.56.jar">
|
|
<CLASSES>
|
|
<root url="jar://$MODULE_DIR$/lib/fastjson-1.2.56.jar!/" />
|
|
</CLASSES>
|
|
<JAVADOC />
|
|
<SOURCES />
|
|
</library>
|
|
</orderEntry>
|
|
<orderEntry type="library" name="lib" level="project" />
|
|
<orderEntry type="module-library">
|
|
<library>
|
|
<CLASSES>
|
|
<root url="file://$MODULE_DIR$/lib" />
|
|
</CLASSES>
|
|
<JAVADOC />
|
|
<SOURCES />
|
|
<jarDirectory url="file://$MODULE_DIR$/lib" recursive="false" />
|
|
</library>
|
|
</orderEntry>
|
|
<orderEntry type="library" exported="" scope="PROVIDED" name="Tomcat 9.0.7" level="application_server_libraries" />
|
|
</component>
|
|
</module>
|