We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0393ab8 commit 8cfbbceCopy full SHA for 8cfbbce
.classpath
@@ -5,7 +5,7 @@
5
<classpathentry kind="src" path="tests"/>
6
<classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER/org.eclipse.jdt.internal.debug.ui.launcher.StandardVMType/JavaSE-1.6"/>
7
<classpathentry kind="con" path="org.eclipse.jdt.junit.JUNIT_CONTAINER/4"/>
8
- <classpathentry kind="lib" path="/socket.io-java-client-new/lib/json-org.jar"/>
9
<classpathentry kind="lib" path="libs/weberknecht-0.1.1.jar"/>
+ <classpathentry kind="lib" path="libs/json-org.jar"/>
10
<classpathentry kind="output" path="bin"/>
11
</classpath>
0 commit comments