2009-12-31 05:11:46 +07:00
|
|
|
<?xml version="1.0" encoding="UTF-8"?>
|
|
|
|
<classpath>
|
2010-03-25 07:03:31 +07:00
|
|
|
<classpathentry exported="true" kind="lib" path="liberoHR.jar">
|
|
|
|
<attributes>
|
|
|
|
<attribute name="org.eclipse.jst.component.dependency" value="../"/>
|
|
|
|
</attributes>
|
|
|
|
</classpathentry>
|
|
|
|
<classpathentry exported="true" kind="lib" path="liberoMFG.jar">
|
|
|
|
<attributes>
|
|
|
|
<attribute name="org.eclipse.jst.component.dependency" value="../"/>
|
|
|
|
</attributes>
|
|
|
|
</classpathentry>
|
2009-12-31 05:11:46 +07:00
|
|
|
<classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER"/>
|
2010-03-25 07:03:31 +07:00
|
|
|
<classpathentry kind="con" path="org.eclipse.jst.j2ee.internal.module.container"/>
|
2009-12-31 05:11:46 +07:00
|
|
|
<classpathentry kind="output" path="bin"/>
|
|
|
|
</classpath>
|