File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 1- <?xml version =" 1.0" encoding =" UTF-8" ?>
2- <classpath >
3- <classpathentry kind =" src" path =" src" />
4- <classpathentry kind =" con" path =" org.eclipse.jst.j2ee.internal.web.container" />
5- <classpathentry kind =" con" path =" org.eclipse.jst.j2ee.internal.module.container" />
6- <classpathentry kind =" con" path =" org.eclipse.jdt.launching.JRE_CONTAINER" >
7- <attributes >
8- <attribute name =" owner.project.facets" value =" jst.java" />
9- </attributes >
10- </classpathentry >
11- <classpathentry kind =" output" path =" build/classes" />
12- </classpath >
1+ <?xml version =" 1.0" encoding =" UTF-8" ?>
2+ <classpath >
3+ <classpathentry kind =" src" path =" src" />
4+ <classpathentry kind =" con" path =" org.eclipse.jst.j2ee.internal.web.container" />
5+ <classpathentry kind =" con" path =" org.eclipse.jst.j2ee.internal.module.container" />
6+ <classpathentry kind =" con" path =" org.eclipse.jdt.launching.JRE_CONTAINER" >
7+ <attributes >
8+ <attribute name =" owner.project.facets" value =" jst.java" />
9+ </attributes >
10+ </classpathentry >
11+ <classpathentry kind =" lib" path =" WebContent/WEB-INF/lib/asm-3.1.jar" />
12+ <classpathentry kind =" lib" path =" WebContent/WEB-INF/lib/jackson-core-asl-1.1.1.jar" />
13+ <classpathentry kind =" lib" path =" WebContent/WEB-INF/lib/jersey-client-1.1.5.jar" />
14+ <classpathentry kind =" lib" path =" WebContent/WEB-INF/lib/jersey-core-1.1.5.jar" />
15+ <classpathentry kind =" lib" path =" WebContent/WEB-INF/lib/jersey-json-1.1.5.jar" />
16+ <classpathentry kind =" lib" path =" WebContent/WEB-INF/lib/jersey-server-1.1.5.jar" />
17+ <classpathentry kind =" lib" path =" WebContent/WEB-INF/lib/jettison-1.1.jar" />
18+ <classpathentry kind =" lib" path =" WebContent/WEB-INF/lib/jsr311-api-1.1.1.jar" />
19+ <classpathentry kind =" output" path =" build/classes" />
20+ </classpath >
You can’t perform that action at this time.
0 commit comments