aboutsummaryrefslogtreecommitdiff
path: root/.classpath
blob: d7dadfd3e92023157c1a8bc8ba29e5311a16a81b (plain)
1
2
3
4
5
6
7
8
9
10
11
<?xml version="1.0" encoding="UTF-8"?>
<classpath>
	<classpathentry kind="src" path="src"/>
	<classpathentry kind="con" path="com.google.gwt.eclipse.core.GWT_CONTAINER"/>
	<classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER"/>
	<classpathentry kind="lib" path="lib/gxt-3.0.1.jar"/>
	<classpathentry kind="lib" path="lib/gwt-openlayers-client-0.9.jar"/>
	<classpathentry kind="lib" path="war/WEB-INF/lib/hibernate-core-4.1.10.Final.jar"/>
	<classpathentry kind="lib" path="war/WEB-INF/lib/hibernate-jpa-2.0-api-1.0.1.Final.jar"/>
	<classpathentry kind="output" path="war/WEB-INF/classes"/>
</classpath>