/[projects]/miscJava/Test3/.classpath
ViewVC logotype

Annotation of /miscJava/Test3/.classpath

Parent Directory Parent Directory | Revision Log Revision Log


Revision 1651 - (hide annotations) (download)
Tue Dec 6 18:16:52 2011 UTC (12 years, 6 months ago) by torben
File size: 1081 byte(s)
Use default jre
1 torben 646 <?xml version="1.0" encoding="UTF-8"?>
2     <classpath>
3     <classpathentry kind="src" path="src"/>
4     <classpathentry kind="lib" path="WebContent/WEB-INF/lib/iText-5.0.1.jar"/>
5 torben 672 <classpathentry kind="con" path="org.eclipse.jdt.USER_LIBRARY/GFv3-workmanager"/>
6 torben 1269 <classpathentry kind="con" path="org.eclipse.jst.j2ee.internal.web.container"/>
7     <classpathentry kind="con" path="org.eclipse.jst.j2ee.internal.module.container"/>
8     <classpathentry kind="lib" path="WebContent/WEB-INF/lib/memcached-2.4.2.jar"/>
9     <classpathentry kind="lib" path="WebContent/WEB-INF/lib/java_memcached-release_2.5.1.jar"/>
10     <classpathentry kind="con" path="org.eclipse.jst.server.core.container/com.sun.enterprise.jst.server.runtimeTarget/GlassFish 3.1">
11 torben 672 <attributes>
12 torben 1269 <attribute name="owner.project.facets" value="jst.web"/>
13 torben 672 </attributes>
14     </classpathentry>
15 torben 1651 <classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER">
16 torben 672 <attributes>
17 torben 1269 <attribute name="owner.project.facets" value="java"/>
18 torben 672 </attributes>
19     </classpathentry>
20 torben 646 <classpathentry kind="output" path="build/classes"/>
21     </classpath>

  ViewVC Help
Powered by ViewVC 1.1.20