Code Location: http://warp-persist-sample.googlecode.com/svn/trunk/trunk
Browse
named/
Download File
.classpath
<?xml version="1.0" encoding="UTF-8"?>
<classpath>
	<classpathentry kind="src" path="src/main/java"/>
	<classpathentry excluding="**/*.java" kind="src" path="src/main/resources"/>
	<classpathentry kind="src" output="target/test-classes" path="src/test/java"/>
	<classpathentry excluding="**/*.java" kind="src" output="target/test-classes" path="src/test/resources"/>
	<classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER"/>
	<classpathentry kind="var" path="WARP_SAMPLES_LIB/antlr-2.7.5h3.jar"/>
	<classpathentry kind="var" path="WARP_SAMPLES_LIB/aopalliance.jar"/>
	<classpathentry kind="var" path="WARP_SAMPLES_LIB/cglib-nodep-2.1_3.jar"/>
	<classpathentry kind="var" path="WARP_SAMPLES_LIB/commons-collections.jar"/>
	<classpathentry kind="var" path="WARP_SAMPLES_LIB/commons-io.jar"/>
	<classpathentry kind="var" path="WARP_SAMPLES_LIB/commons-logging-1.0.4.jar"/>
	<classpathentry kind="var" path="WARP_SAMPLES_LIB/dom4j-1.6.1.jar"/>
	<classpathentry kind="var" path="WARP_SAMPLES_LIB/ejb3-persistence.jar"/>
	<classpathentry kind="var" path="WARP_SAMPLES_LIB/guice-1.0.jar"/>
	<classpathentry kind="var" path="WARP_SAMPLES_LIB/hibernate3.jar"/>
	<classpathentry kind="var" path="WARP_SAMPLES_LIB/hibernate-annotations.jar"/>
	<classpathentry kind="var" path="WARP_SAMPLES_LIB/hibernate-entitymanager.jar"/>
	<classpathentry kind="var" path="WARP_SAMPLES_LIB/hsqldb.jar"/>
	<classpathentry kind="var" path="WARP_SAMPLES_LIB/javaee.jar"/>
	<classpathentry kind="var" path="WARP_SAMPLES_LIB/javassist.jar"/>
	<classpathentry kind="var" path="WARP_SAMPLES_LIB/jboss-archive-browsing.jar"/>
	<classpathentry kind="var" path="WARP_SAMPLES_LIB/junit-4.3.1.jar"/>
	<classpathentry kind="var" path="WARP_SAMPLES_LIB/log4j-1.2.14.jar"/>
	<classpathentry kind="var" path="WARP_SAMPLES_LIB/warp-persist.jar"/>
	<classpathentry kind="var" path="WARP_SAMPLES_LIB/xercesImpl-2.6.2.jar"/>
	<classpathentry kind="output" path="target/classes"/>
</classpath>