2008-12-15 13:18:01 +07:00
|
|
|
<?xml version="1.0" encoding="UTF-8"?>
|
|
|
|
<classpath>
|
2014-10-13 10:05:19 +07:00
|
|
|
<classpathentry kind="con" path="org.eclipse.pde.core.requiredPlugins"/>
|
2008-12-15 13:18:01 +07:00
|
|
|
<classpathentry kind="src" path="src"/>
|
2010-09-29 14:25:34 +07:00
|
|
|
<classpathentry exported="true" kind="lib" path="swingx-1.6.jar"/>
|
2014-10-13 10:05:19 +07:00
|
|
|
<classpathentry exported="true" kind="lib" path="looks-2.0.4.jar"/>
|
|
|
|
<classpathentry exported="true" kind="lib" path="miglayout-3.7.1-swing.jar"/>
|
|
|
|
<classpathentry exported="true" kind="lib" path="jpedal.jar"/>
|
2018-01-30 14:44:05 +07:00
|
|
|
<classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER"/>
|
2014-10-13 10:05:19 +07:00
|
|
|
<classpathentry kind="output" path="bin"/>
|
2008-12-15 13:18:01 +07:00
|
|
|
</classpath>
|