2013-03-30 06:11:23 -07:00
|
|
|
<?xml version="1.0" encoding="UTF-8"?>
|
|
|
|
<classpath>
|
|
|
|
<classpathentry kind="src" path="src"/>
|
|
|
|
<classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER/org.eclipse.jdt.internal.debug.ui.launcher.StandardVMType/JavaSE-1.6"/>
|
2013-04-11 06:33:23 -07:00
|
|
|
<classpathentry kind="con" path="org.eclipse.jdt.junit.JUNIT_CONTAINER/4"/>
|
2013-09-18 20:31:58 -07:00
|
|
|
<classpathentry kind="lib" path="lib/JGoogleAnalytics_0.4.jar"/>
|
2013-09-28 21:49:05 -07:00
|
|
|
<classpathentry kind="lib" path="lib/JNBT_1.3.jar"/>
|
2013-12-12 03:53:34 -08:00
|
|
|
<classpathentry kind="lib" path="lib/gson-2.2.4.jar"/>
|
|
|
|
<classpathentry kind="lib" path="lib/miglayout-4.0-swing.jar"/>
|
|
|
|
<classpathentry kind="lib" path="lib/args4j-2.0.21.jar"/>
|
2013-12-14 22:51:43 -08:00
|
|
|
<classpathentry kind="lib" path="lib/js.jar"/>
|
2013-03-30 06:11:23 -07:00
|
|
|
<classpathentry kind="output" path="bin"/>
|
|
|
|
</classpath>
|