mirror of
https://github.com/Alfresco/alfresco-community-repo.git
synced 2025-08-21 18:09:20 +00:00
git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/HEAD/root@30814 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
24 lines
2.0 KiB
XML
24 lines
2.0 KiB
XML
<?xml version="1.0" encoding="UTF-8"?>
|
|
<classpath>
|
|
<classpathentry kind="src" path="source/java"/>
|
|
<classpathentry kind="src" path="source/generated"/>
|
|
<classpathentry kind="src" path="source/test/java"/>
|
|
<classpathentry exported="true" kind="lib" path="source/test-resources"/>
|
|
<classpathentry exported="true" kind="lib" path="config"/>
|
|
<classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER"/>
|
|
<classpathentry combineaccessrules="false" kind="src" path="/Repository"/>
|
|
<classpathentry combineaccessrules="false" kind="src" path="/3rd Party"/>
|
|
<classpathentry combineaccessrules="false" kind="src" path="/Core"/>
|
|
<classpathentry combineaccessrules="false" kind="src" path="/Alfresco JLAN"/>
|
|
<classpathentry kind="lib" path="/3rd Party/lib/abdera/abdera-core-0.4.0-incubating.jar" sourcepath="/3rd Party/src/apache-abdera-0.4.0-incubating-src.zip"/>
|
|
<classpathentry kind="lib" path="/3rd Party/lib/abdera/abdera-extensions-json-0.4.0-incubating.jar" sourcepath="/3rd Party/src/apache-abdera-0.4.0-incubating-src.zip"/>
|
|
<classpathentry kind="lib" path="/3rd Party/lib/abdera/abdera-i18n-0.4.0-incubating.jar" sourcepath="/3rd Party/src/apache-abdera-0.4.0-incubating-src.zip"/>
|
|
<classpathentry kind="lib" path="/3rd Party/lib/abdera/abdera-parser-0.4.0-incubating.jar" sourcepath="/3rd Party/src/apache-abdera-0.4.0-incubating-src.zip"/>
|
|
<classpathentry kind="lib" path="/3rd Party/lib/abdera/abdera-client-0.4.0-incubating.jar" sourcepath="/3rd Party/src/apache-abdera-0.4.0-incubating-src.zip"/>
|
|
<classpathentry exported="true" kind="lib" path="/3rd Party/lib/spring-surf/spring-webscripts-1.0.0.jar" sourcepath="/3rd Party/src/spring-webscripts-1.0.0-sources.jar"/>
|
|
<classpathentry kind="lib" path="/3rd Party/lib/spring-surf/spring-webscripts-1.0.0-tests.jar"/>
|
|
<classpathentry kind="lib" path="/3rd Party/lib/j2ee/servlet.jar"/>
|
|
<classpathentry combineaccessrules="false" kind="src" path="/DataModel"/>
|
|
<classpathentry kind="output" path="build/classes"/>
|
|
</classpath>
|