102 lines
4.1 KiB
XML
102 lines
4.1 KiB
XML
<?xml version="1.0" encoding="UTF-8"?>
|
|
<classpath>
|
|
<classpathentry kind="src" path="src"/>
|
|
<classpathentry exported="true" kind="lib" path="lib/asm-3.1.jar">
|
|
<attributes>
|
|
<attribute name="org.eclipse.jst.component.dependency" value="../"/>
|
|
</attributes>
|
|
</classpathentry>
|
|
<classpathentry exported="true" kind="lib" path="lib/commons-collections-3.1.jar">
|
|
<attributes>
|
|
<attribute name="org.eclipse.jst.component.dependency" value="../"/>
|
|
</attributes>
|
|
</classpathentry>
|
|
<classpathentry exported="true" kind="lib" path="lib/commons-logging.jar">
|
|
<attributes>
|
|
<attribute name="org.eclipse.jst.component.dependency" value="../"/>
|
|
</attributes>
|
|
</classpathentry>
|
|
<classpathentry exported="true" kind="lib" path="lib/jersey-client-1.5.jar">
|
|
<attributes>
|
|
<attribute name="org.eclipse.jst.component.dependency" value="../"/>
|
|
</attributes>
|
|
</classpathentry>
|
|
<classpathentry exported="true" kind="lib" path="lib/jersey-core-1.5.jar">
|
|
<attributes>
|
|
<attribute name="org.eclipse.jst.component.dependency" value="../"/>
|
|
</attributes>
|
|
</classpathentry>
|
|
<classpathentry exported="true" kind="lib" path="lib/jersey-json-1.5.jar">
|
|
<attributes>
|
|
<attribute name="org.eclipse.jst.component.dependency" value="../"/>
|
|
</attributes>
|
|
</classpathentry>
|
|
<classpathentry exported="true" kind="lib" path="lib/jersey-server-1.5.jar">
|
|
<attributes>
|
|
<attribute name="org.eclipse.jst.component.dependency" value="../"/>
|
|
</attributes>
|
|
</classpathentry>
|
|
<classpathentry exported="true" kind="lib" path="lib/jsr311-api-1.1.1.jar">
|
|
<attributes>
|
|
<attribute name="org.eclipse.jst.component.dependency" value="../"/>
|
|
</attributes>
|
|
</classpathentry>
|
|
<classpathentry exported="true" kind="lib" path="lib/log4j.jar">
|
|
<attributes>
|
|
<attribute name="org.eclipse.jst.component.dependency" value="../"/>
|
|
</attributes>
|
|
</classpathentry>
|
|
<classpathentry exported="true" kind="lib" path="lib/mailapi.jar">
|
|
<attributes>
|
|
<attribute name="org.eclipse.jst.component.dependency" value="../"/>
|
|
</attributes>
|
|
</classpathentry>
|
|
<classpathentry exported="true" kind="lib" path="lib/mongo-2.6.3.jar">
|
|
<attributes>
|
|
<attribute name="org.eclipse.jst.component.dependency" value="../"/>
|
|
</attributes>
|
|
</classpathentry>
|
|
<classpathentry exported="true" kind="lib" path="lib/morphia-1.00-SNAPSHOT.jar">
|
|
<attributes>
|
|
<attribute name="org.eclipse.jst.component.dependency" value="../"/>
|
|
</attributes>
|
|
</classpathentry>
|
|
<classpathentry exported="true" kind="lib" path="lib/sqlitejdbc-v056.jar">
|
|
<attributes>
|
|
<attribute name="org.eclipse.jst.component.dependency" value="../"/>
|
|
</attributes>
|
|
</classpathentry>
|
|
<classpathentry exported="true" kind="lib" path="lib/imap.jar">
|
|
<attributes>
|
|
<attribute name="org.eclipse.jst.component.dependency" value="../"/>
|
|
</attributes>
|
|
</classpathentry>
|
|
<classpathentry exported="true" kind="lib" path="lib/pop3.jar">
|
|
<attributes>
|
|
<attribute name="org.eclipse.jst.component.dependency" value="../"/>
|
|
</attributes>
|
|
</classpathentry>
|
|
<classpathentry exported="true" kind="lib" path="lib/smtp.jar">
|
|
<attributes>
|
|
<attribute name="org.eclipse.jst.component.dependency" value="../"/>
|
|
</attributes>
|
|
</classpathentry>
|
|
<classpathentry exported="true" kind="lib" path="lib/velocity-dep-1.5.jar">
|
|
<attributes>
|
|
<attribute name="org.eclipse.jst.component.dependency" value="../"/>
|
|
</attributes>
|
|
</classpathentry>
|
|
<classpathentry kind="con" path="org.eclipse.jst.j2ee.internal.module.container"/>
|
|
<classpathentry kind="con" path="org.eclipse.jst.server.core.container/org.eclipse.jst.server.tomcat.runtimeTarget/Apache Tomcat v6.0">
|
|
<attributes>
|
|
<attribute name="owner.project.facets" value="jst.utility"/>
|
|
</attributes>
|
|
</classpathentry>
|
|
<classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER/org.eclipse.jdt.internal.debug.ui.launcher.StandardVMType/1_7_0_45">
|
|
<attributes>
|
|
<attribute name="owner.project.facets" value="java"/>
|
|
</attributes>
|
|
</classpathentry>
|
|
<classpathentry kind="output" path="bin"/>
|
|
</classpath>
|