0
|
1 <?xml version="1.0" encoding="UTF-8"?>
|
|
2 <classpath>
|
|
3 <classpathentry kind="src" path="src"/>
|
|
4 <classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER/org.eclipse.jdt.internal.launching.macosx.MacOSXType/JVM 1.6.0 (MacOS X Default)">
|
|
5 <attributes>
|
|
6 <attribute name="owner.project.facets" value="java"/>
|
|
7 </attributes>
|
|
8 </classpathentry>
|
|
9 <classpathentry kind="con" path="org.eclipse.jst.server.core.container/org.eclipse.jst.server.tomcat.runtimeTarget/Apache Tomcat v6.0">
|
|
10 <attributes>
|
|
11 <attribute name="owner.project.facets" value="jst.web"/>
|
|
12 </attributes>
|
|
13 </classpathentry>
|
|
14 <classpathentry kind="con" path="org.eclipse.jst.j2ee.internal.web.container"/>
|
|
15 <classpathentry kind="con" path="org.eclipse.jst.j2ee.internal.module.container"/>
|
|
16 <classpathentry combineaccessrules="false" kind="src" path="/NamedIdentityManager"/>
|
|
17 <classpathentry kind="lib" path="libs/log4j-1.2.15.jar">
|
|
18 <attributes>
|
|
19 <attribute name="org.eclipse.jst.component.dependency" value="/WEB-INF/lib"/>
|
|
20 </attributes>
|
|
21 </classpathentry>
|
|
22 <classpathentry kind="lib" path="libs/org.restlet.ext.json.jar">
|
|
23 <attributes>
|
|
24 <attribute name="org.eclipse.jst.component.dependency" value="/WEB-INF/lib"/>
|
|
25 </attributes>
|
|
26 </classpathentry>
|
|
27 <classpathentry kind="lib" path="libs/org.json.jar">
|
|
28 <attributes>
|
|
29 <attribute name="org.eclipse.jst.component.dependency" value="/WEB-INF/lib"/>
|
|
30 </attributes>
|
|
31 </classpathentry>
|
|
32 <classpathentry kind="lib" path="libs/org.restlet.ext.jaas.jar"/>
|
|
33 <classpathentry kind="output" path="build/classes"/>
|
|
34 </classpath>
|