aboutsummaryrefslogtreecommitdiff
path: root/.classpath
blob: 90df3ecbf7a383e0cde67111f2f07bfb692b1192 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
<?xml version="1.0" encoding="UTF-8"?>
<classpath>
	<classpathentry kind="src" path="src"/>
	<classpathentry kind="src" path="res"/>
	<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="lib/guava-16.0.1.jar"/>
	<classpathentry kind="lib" path="lib/guava-gwt-16.0.1.jar"/>
	<classpathentry kind="lib" path="lib/lombok.jar"/>
	<classpathentry kind="lib" path="lib/easyogg.jar"/>
	<classpathentry kind="lib" path="lib/jogg-0.0.7.jar"/>
	<classpathentry kind="lib" path="lib/jorbis-0.0.15.jar"/>
	<classpathentry kind="lib" path="lib/startup2.jar"/>
	<classpathentry kind="output" path="war/WEB-INF/classes"/>
</classpath>