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"/>
|
2016-07-07 10:47:36 +07:00
|
|
|
<classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER">
|
2014-10-13 10:05:19 +07:00
|
|
|
<attributes>
|
|
|
|
<attribute name="owner.project.facets" value="java"/>
|
|
|
|
</attributes>
|
|
|
|
</classpathentry>
|
|
|
|
<classpathentry kind="output" path="bin"/>
|
2008-12-15 13:18:01 +07:00
|
|
|
</classpath>
|