2008-12-15 13:18:01 +07:00
|
|
|
<?xml version="1.0" encoding="UTF-8"?>
|
|
|
|
<classpath>
|
2018-02-03 01:39:47 +07:00
|
|
|
<classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER/org.eclipse.jdt.internal.debug.ui.launcher.StandardVMType/JavaSE-1.8"/>
|
|
|
|
<classpathentry kind="con" path="org.eclipse.pde.core.requiredPlugins"/>
|
|
|
|
<classpathentry kind="src" path="src/"/>
|
2018-02-02 13:47:07 +07:00
|
|
|
<classpathentry exported="true" kind="lib" path="lib/jpedal.jar"/>
|
|
|
|
<classpathentry exported="true" kind="lib" path="lib/looks.jar"/>
|
|
|
|
<classpathentry exported="true" kind="lib" path="lib/miglayout.jar"/>
|
|
|
|
<classpathentry exported="true" kind="lib" path="lib/swingx.jar"/>
|
2018-02-03 01:39:47 +07:00
|
|
|
<classpathentry kind="output" path="target/classes"/>
|
2008-12-15 13:18:01 +07:00
|
|
|
</classpath>
|