<?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="con" path="com.google.gwt.eclipse.core.GWT_CONTAINER"/>
	<classpathentry kind="lib" path="war/WEB-INF/lib/smartgwt-skins.jar"/>
	<classpathentry kind="lib" path="war/WEB-INF/lib/smartgwt.jar"/>
	<classpathentry kind="lib" path="war/WEB-INF/lib/smartgwtee.jar"/>
	<classpathentry kind="lib" path="war/WEB-INF/lib/isomorphic_jpa.jar"/>
	<classpathentry kind="lib" path="war/WEB-INF/lib/isomorphic_core_rpc.jar"/>

	<classpathentry kind="lib" path="war/WEB-INF/lib/asm-5.0.4.jar"/>
    <classpathentry kind="lib" path="war/WEB-INF/lib/commons-lang-2.6.jar"/>
    <classpathentry kind="lib" path="war/WEB-INF/lib/commons-lang3-3.8.1.jar"/>
    <classpathentry kind="lib" path="war/WEB-INF/lib/commons-codec-1.13.jar"/>
    <classpathentry kind="lib" path="war/WEB-INF/lib/velocity-1.7.jar"/>
    <classpathentry kind="lib" path="war/WEB-INF/lib/commons-pool-1.6.jar"/>
    <classpathentry kind="lib" path="war/WEB-INF/lib/commons-jxpath-1.3.jar"/>
    <classpathentry kind="lib" path="war/WEB-INF/lib/commons-fileupload-1.4.jar"/>
    <classpathentry kind="lib" path="war/WEB-INF/lib/joda-time-2.10.jar"/>
    <classpathentry kind="lib" path="war/WEB-INF/lib/commons-io-2.6.jar"/>
    <classpathentry kind="lib" path="war/WEB-INF/lib/commons-collections-3.2.2.jar"/>
	<classpathentry kind="lib" path="war/WEB-INF/lib/commons-collections4-4.2.jar"/>
    <classpathentry kind="lib" path="war/WEB-INF/lib/log4j-1.2.17.jar"/>
    <classpathentry kind="lib" path="war/WEB-INF/lib/commons-logging-1.2.jar"/>

	<classpathentry kind="lib" path="third-party/eclipselink.jar"/>
	<classpathentry kind="lib" path="third-party/javax.persistence_2.0.4.v201112161009.jar"/>

	<classpathentry kind="con" path="com.google.appengine.eclipse.core.GAE_CONTAINER"/>
	<classpathentry kind="output" path="war/WEB-INF/classes"/>
</classpath>
