view .classpath @ 1:b5c58242b587 draft

add jersey jar
author one
date Sun, 15 Jul 2012 19:11:32 +0900
parents fdabe4f7cb70
children 2aa78ec2d3a7
line wrap: on
line source

<?xml version="1.0" encoding="UTF-8"?>
<classpath>
	<classpathentry kind="src" path="src"/>
	<classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER"/>
	<classpathentry kind="lib" path="lib/geronimo-jta_1.1_spec-1.1.1.jar"/>
	<classpathentry kind="lib" path="lib/lucene-core-3.5.0.jar"/>
	<classpathentry kind="lib" path="lib/neo4j-cypher-1.8.M06.jar"/>
	<classpathentry kind="lib" path="lib/neo4j-graph-algo-1.8.M06.jar"/>
	<classpathentry kind="lib" path="lib/neo4j-graph-matching-1.8.M06.jar"/>
	<classpathentry kind="lib" path="lib/neo4j-jmx-1.8.M06.jar"/>
	<classpathentry kind="lib" path="lib/neo4j-kernel-1.8.M06.jar"/>
	<classpathentry kind="lib" path="lib/neo4j-lucene-index-1.8.M06.jar"/>
	<classpathentry kind="lib" path="lib/neo4j-shell-1.8.M06.jar"/>
	<classpathentry kind="lib" path="lib/neo4j-udc-1.8.M06.jar"/>
	<classpathentry kind="lib" path="lib/org.apache.servicemix.bundles.jline-0.9.94_1.jar"/>
	<classpathentry kind="lib" path="lib/scala-library-2.9.1-1.jar"/>
	<classpathentry kind="lib" path="lib/server-api-1.8.M06.jar"/>
	<classpathentry kind="lib" path="lib/asm-3.1.jar"/>
	<classpathentry kind="lib" path="lib/jackson-core-asl-1.9.2.jar"/>
	<classpathentry kind="lib" path="lib/jackson-jaxrs-1.9.2.jar"/>
	<classpathentry kind="lib" path="lib/jackson-mapper-asl-1.9.2.jar"/>
	<classpathentry kind="lib" path="lib/jackson-xc-1.9.2.jar"/>
	<classpathentry kind="lib" path="lib/jersey-client-1.12.jar"/>
	<classpathentry kind="lib" path="lib/jersey-core-1.12.jar"/>
	<classpathentry kind="lib" path="lib/jersey-json-1.12.jar"/>
	<classpathentry kind="lib" path="lib/jersey-server-1.12.jar"/>
	<classpathentry kind="lib" path="lib/jersey-servlet-1.12.jar"/>
	<classpathentry kind="lib" path="lib/jettison-1.1.jar"/>
	<classpathentry kind="lib" path="lib/jsr311-api-1.1.1.jar"/>
	<classpathentry kind="output" path="bin"/>
</classpath>