Skip to content

Commit 8cfbbce

Browse files
committed
fixing classpath
1 parent 0393ab8 commit 8cfbbce

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.classpath

+1-1
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
<classpathentry kind="src" path="tests"/>
66
<classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER/org.eclipse.jdt.internal.debug.ui.launcher.StandardVMType/JavaSE-1.6"/>
77
<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"/>
98
<classpathentry kind="lib" path="libs/weberknecht-0.1.1.jar"/>
9+
<classpathentry kind="lib" path="libs/json-org.jar"/>
1010
<classpathentry kind="output" path="bin"/>
1111
</classpath>

0 commit comments

Comments
 (0)