2015-12-10 20:58:11 +07:00
|
|
|
<?xml version="1.0" encoding="UTF-8"?>
|
|
|
|
<classpath>
|
2017-11-17 02:42:14 +07:00
|
|
|
<classpathentry exported="true" kind="lib" path="lib/closure-compiler.jar"/>
|
2017-11-10 01:00:02 +07:00
|
|
|
<classpathentry exported="true" kind="lib" path="lib/breeze.jar"/>
|
2015-12-10 20:58:11 +07:00
|
|
|
<classpathentry exported="true" kind="lib" path="lib/calendar.jar"/>
|
|
|
|
<classpathentry exported="true" kind="lib" path="lib/gmapsz.jar"/>
|
|
|
|
<classpathentry exported="true" kind="lib" path="lib/timelinez.jar"/>
|
|
|
|
<classpathentry exported="true" kind="lib" path="lib/timeplotz.jar"/>
|
|
|
|
<classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER"/>
|
|
|
|
<classpathentry kind="con" path="org.eclipse.pde.core.requiredPlugins"/>
|
|
|
|
<classpathentry kind="src" path="src"/>
|
|
|
|
<classpathentry kind="output" path="bin"/>
|
|
|
|
</classpath>
|