Skip to content

Commit 67d6912

Browse files
committed
Jersey tutorials updated
1 parent 7eacc29 commit 67d6912

32 files changed

+8
-25
lines changed

de.vogella.jersey.todo/.classpath

Lines changed: 0 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -3,15 +3,6 @@
33
<classpathentry kind="src" path="src"/>
44
<classpathentry kind="con" path="org.eclipse.jst.j2ee.internal.web.container"/>
55
<classpathentry kind="con" path="org.eclipse.jst.j2ee.internal.module.container"/>
6-
<classpathentry kind="lib" path="WebContent/WEB-INF/lib/asm-3.1.jar"/>
7-
<classpathentry kind="lib" path="WebContent/WEB-INF/lib/jackson-core-asl-1.1.1.jar"/>
8-
<classpathentry kind="lib" path="WebContent/WEB-INF/lib/jersey-client-1.1.4.1.jar"/>
9-
<classpathentry kind="lib" path="WebContent/WEB-INF/lib/jersey-core-1.1.4.1.jar"/>
10-
<classpathentry kind="lib" path="WebContent/WEB-INF/lib/jersey-json-1.1.4.1.jar"/>
11-
<classpathentry kind="lib" path="WebContent/WEB-INF/lib/jersey-server-1.1.4.1.jar"/>
12-
<classpathentry kind="lib" path="WebContent/WEB-INF/lib/jettison-1.1.jar"/>
13-
<classpathentry kind="lib" path="WebContent/WEB-INF/lib/jsr311-api-1.1.1.jar"/>
146
<classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER"/>
15-
<classpathentry exported="true" kind="lib" path="/javax.servlet" sourcepath="/javax.servlet/source-bundle"/>
167
<classpathentry kind="output" path="build/classes"/>
178
</classpath>
Binary file not shown.
-42 KB
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.

0 commit comments

Comments
 (0)