87 lines
3.1 KiB
XML
Executable File
87 lines
3.1 KiB
XML
Executable File
<?xml version="1.0" encoding="UTF-8"?>
|
|
<module type="JAVA_MODULE" version="4">
|
|
<component name="EclipseModuleManager">
|
|
<libelement value="jar://$MODULE_DIR$/libs/netty-all-4.1.50.Final.jar!/" />
|
|
<libelement value="jar://$MODULE_DIR$/libs/gson-2.8.9.jar!/" />
|
|
<libelement value="jar://$MODULE_DIR$/libs/slf4j-api-1.7.36.jar!/" />
|
|
<libelement value="jar://$MODULE_DIR$/libs/log4j-api-2.23.1.jar!/" />
|
|
<libelement value="jar://$MODULE_DIR$/libs/log4j-core-2.23.1.jar!/" />
|
|
<libelement value="jar://$MODULE_DIR$/libs/log4j-slf4j-impl-2.23.1.jar!/" />
|
|
<libelement value="jar://$MODULE_DIR$/libs/amqp-client-5.20.0.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$/bin" />
|
|
<exclude-output />
|
|
<content url="file://$MODULE_DIR$">
|
|
<sourceFolder url="file://$MODULE_DIR$/src" isTestSource="false" />
|
|
</content>
|
|
<orderEntry type="sourceFolder" forTests="false" />
|
|
<orderEntry type="module-library">
|
|
<library name="netty-all-4.1.50.Final.jar">
|
|
<CLASSES>
|
|
<root url="jar://$MODULE_DIR$/libs/netty-all-4.1.50.Final.jar!/" />
|
|
</CLASSES>
|
|
<JAVADOC />
|
|
<SOURCES />
|
|
</library>
|
|
</orderEntry>
|
|
<orderEntry type="module-library">
|
|
<library name="gson-2.8.9.jar">
|
|
<CLASSES>
|
|
<root url="jar://$MODULE_DIR$/libs/gson-2.8.9.jar!/" />
|
|
</CLASSES>
|
|
<JAVADOC />
|
|
<SOURCES />
|
|
</library>
|
|
</orderEntry>
|
|
<orderEntry type="module-library">
|
|
<library name="slf4j-api-1.7.36.jar">
|
|
<CLASSES>
|
|
<root url="jar://$MODULE_DIR$/libs/slf4j-api-1.7.36.jar!/" />
|
|
</CLASSES>
|
|
<JAVADOC />
|
|
<SOURCES />
|
|
</library>
|
|
</orderEntry>
|
|
<orderEntry type="jdk" jdkName="1.8" jdkType="JavaSDK" />
|
|
<orderEntry type="module-library">
|
|
<library name="log4j-api-2.23.1.jar">
|
|
<CLASSES>
|
|
<root url="jar://$MODULE_DIR$/libs/log4j-api-2.23.1.jar!/" />
|
|
</CLASSES>
|
|
<JAVADOC />
|
|
<SOURCES />
|
|
</library>
|
|
</orderEntry>
|
|
<orderEntry type="module-library">
|
|
<library name="log4j-core-2.23.1.jar">
|
|
<CLASSES>
|
|
<root url="jar://$MODULE_DIR$/libs/log4j-core-2.23.1.jar!/" />
|
|
</CLASSES>
|
|
<JAVADOC />
|
|
<SOURCES />
|
|
</library>
|
|
</orderEntry>
|
|
<orderEntry type="module-library">
|
|
<library name="log4j-slf4j-impl-2.23.1.jar">
|
|
<CLASSES>
|
|
<root url="jar://$MODULE_DIR$/libs/log4j-slf4j-impl-2.23.1.jar!/" />
|
|
</CLASSES>
|
|
<JAVADOC />
|
|
<SOURCES />
|
|
</library>
|
|
</orderEntry>
|
|
<orderEntry type="module-library">
|
|
<library name="amqp-client-5.20.0.jar">
|
|
<CLASSES>
|
|
<root url="jar://$MODULE_DIR$/libs/amqp-client-5.20.0.jar!/" />
|
|
</CLASSES>
|
|
<JAVADOC />
|
|
<SOURCES />
|
|
</library>
|
|
</orderEntry>
|
|
</component>
|
|
</module> |