core-jgi/org.adempiere.ui.swing/.classpath

19 lines
775 B
Plaintext
Raw Normal View History

<?xml version="1.0" encoding="UTF-8"?>
<classpath>
<classpathentry kind="con" path="org.eclipse.pde.core.requiredPlugins"/>
<classpathentry kind="src" path="src"/>
<classpathentry exported="true" kind="lib" path="swingx-1.6.jar"/>
<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"/>
<classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER">
<attributes>
<attribute name="owner.project.facets" value="java"/>
</attributes>
<accessrules>
<accessrule kind="accessible" pattern="sun/awt/**"/>
</accessrules>
</classpathentry>
<classpathentry kind="output" path="bin"/>
</classpath>