2022-09-21 19:21:27 +07:00
|
|
|
<?xml version="1.0" encoding="UTF-8"?>
|
|
|
|
<classpath>
|
2024-05-14 11:24:23 +07:00
|
|
|
<classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER">
|
2022-09-21 19:21:27 +07:00
|
|
|
<attributes>
|
2024-05-14 11:24:23 +07:00
|
|
|
<attribute name="maven.pomderived" value="true"/>
|
2022-09-21 19:21:27 +07:00
|
|
|
</attributes>
|
|
|
|
</classpathentry>
|
|
|
|
<classpathentry kind="con" path="org.eclipse.pde.core.requiredPlugins"/>
|
2024-05-14 11:24:23 +07:00
|
|
|
<classpathentry kind="src" output="target/classes" path="src">
|
|
|
|
<attributes>
|
|
|
|
<attribute name="optional" value="true"/>
|
|
|
|
<attribute name="maven.pomderived" value="true"/>
|
|
|
|
</attributes>
|
|
|
|
</classpathentry>
|
2022-09-21 19:21:27 +07:00
|
|
|
<classpathentry exported="true" kind="lib" path="lib/bsh.jar"/>
|
|
|
|
<classpathentry exported="true" kind="lib" path="lib/commons-validator.jar"/>
|
|
|
|
<classpathentry exported="true" kind="lib" path="lib/cron4j.jar"/>
|
|
|
|
<classpathentry exported="true" kind="lib" path="lib/avalon-framework-api.jar"/>
|
|
|
|
<classpathentry exported="true" kind="lib" path="lib/htmlcompressor.jar"/>
|
|
|
|
<classpathentry exported="true" kind="lib" path="lib/yuicompressor.jar"/>
|
2024-05-14 11:24:23 +07:00
|
|
|
<classpathentry kind="con" path="org.eclipse.m2e.MAVEN2_CLASSPATH_CONTAINER">
|
|
|
|
<attributes>
|
|
|
|
<attribute name="maven.pomderived" value="true"/>
|
|
|
|
</attributes>
|
|
|
|
</classpathentry>
|
2022-09-21 19:21:27 +07:00
|
|
|
<classpathentry kind="output" path="target/classes"/>
|
|
|
|
</classpath>
|