2015-12-10 20:58:11 +07:00
|
|
|
<?xml version="1.0" encoding="UTF-8"?>
|
|
|
|
<classpath>
|
2020-06-01 10:30:00 +07:00
|
|
|
<classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER">
|
2018-10-16 07:08:34 +07:00
|
|
|
<attributes>
|
|
|
|
<attribute name="module" value="true"/>
|
|
|
|
</attributes>
|
|
|
|
</classpathentry>
|
2018-02-03 01:39:47 +07:00
|
|
|
<classpathentry kind="con" path="org.eclipse.pde.core.requiredPlugins"/>
|
2018-10-24 08:56:57 +07:00
|
|
|
<classpathentry kind="src" path="src/"/>
|
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"/>
|
2018-02-02 13:47:07 +07:00
|
|
|
<classpathentry exported="true" kind="lib" path="lib/closure-compiler.jar"/>
|
2015-12-10 20:58:11 +07:00
|
|
|
<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"/>
|
2018-11-13 12:01:10 +07:00
|
|
|
<classpathentry exported="true" kind="lib" path="lib/iceblue_c.jar"/>
|
2018-02-03 01:39:47 +07:00
|
|
|
<classpathentry kind="output" path="target/classes"/>
|
2015-12-10 20:58:11 +07:00
|
|
|
</classpath>
|