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.
21 lines
1.3 KiB
21 lines
1.3 KiB
<?xml version="1.0" encoding="UTF-8"?>
|
|
<classpath>
|
|
<classpathentry kind="src" path="src"/>
|
|
<classpathentry kind="src" path="test"/>
|
|
<classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER/org.eclipse.jdt.internal.debug.ui.launcher.StandardVMType/JavaSE-1.8"/>
|
|
<classpathentry kind="lib" path="lib/commons-codec-1.4.jar"/>
|
|
<classpathentry kind="lib" path="lib/commons-httpclient-3.0.jar" sourcepath="C:/Users/chenrj/.m2/repository/commons-httpclient/commons-httpclient/3.0/commons-httpclient-3.0-sources.jar"/>
|
|
<classpathentry kind="lib" path="lib/commons-lang-2.6.jar"/>
|
|
<classpathentry kind="lib" path="lib/commons-logging-1.1.1.jar"/>
|
|
<classpathentry kind="lib" path="lib/log4j-1.2.16.jar"/>
|
|
<classpathentry kind="lib" path="lib/mina-core-2.0.4.jar"/>
|
|
<classpathentry kind="lib" path="lib/slf4j-api-1.5.11.jar"/>
|
|
<classpathentry kind="lib" path="lib/slf4j-log4j12-1.5.11.jar"/>
|
|
<classpathentry kind="lib" path="lib/jackson-core-asl-1.9.13.jar"/>
|
|
<classpathentry kind="lib" path="lib/jackson-mapper-asl-1.9.13.jar"/>
|
|
<classpathentry kind="lib" path="lib/lombok.jar"/>
|
|
<classpathentry kind="lib" path="lib/mqtt-client-1.12.jar"/>
|
|
<classpathentry kind="lib" path="lib/org.eclipse.paho.client.mqttv3-1.2.0.jar"/>
|
|
<classpathentry kind="lib" path="lib/fastjson-1.2.56.jar"/>
|
|
<classpathentry kind="output" path="bin"/>
|
|
</classpath>
|
|
|