mirror of
https://github.com/Alfresco/alfresco-community-repo.git
synced 2025-08-07 17:49:17 +00:00
git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/HEAD/root@6907 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
24 lines
1.4 KiB
XML
24 lines
1.4 KiB
XML
<?xml version="1.0" encoding="UTF-8"?>
|
|
<classpath>
|
|
<classpathentry kind="src" path="source/java"/>
|
|
<classpathentry kind="src" path="config"/>
|
|
<classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER"/>
|
|
<classpathentry kind="src" path="/Repository"/>
|
|
<classpathentry kind="src" path="/Core"/>
|
|
<classpathentry combineaccessrules="false" kind="src" path="/Remote API"/>
|
|
<classpathentry kind="lib" path="/3rd Party/lib/commons/commons-httpclient-3.0.jar"/>
|
|
<classpathentry kind="lib" path="/3rd Party/lib/commons/commons-jxpath-1.2.jar"/>
|
|
<classpathentry combineaccessrules="false" kind="src" path="/3rd Party"/>
|
|
<classpathentry kind="lib" path="/3rd Party/lib/xercesImpl-2.8.0.jar"/>
|
|
<classpathentry combineaccessrules="false" kind="src" path="/Jndi-Client"/>
|
|
<classpathentry kind="lib" path="/3rd Party/lib/bsf-2.4.0.jar"/>
|
|
<classpathentry kind="lib" path="/3rd Party/lib/fop/xmlgraphics-commons-1.0.jar"/>
|
|
<classpathentry kind="lib" path="/3rd Party/lib/fop/fop-0.92beta.jar"/>
|
|
<classpathentry kind="lib" path="/3rd Party/lib/fop/avalon-framework-4.2.0.jar"/>
|
|
<classpathentry combineaccessrules="false" kind="src" path="/MBean"/>
|
|
<classpathentry kind="lib" path="/3rd Party/lib/chiba-1.3.0.jar"/>
|
|
<classpathentry kind="lib" path="/3rd Party/lib/json.jar"/>
|
|
<classpathentry combineaccessrules="false" kind="src" path="/Web-Framework"/>
|
|
<classpathentry kind="output" path="build/classes"/>
|
|
</classpath>
|