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

Diff of /miscJava/Test3/.classpath

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 1268 by torben, Tue Apr 27 14:08:03 2010 UTC revision 1269 by torben, Wed Apr 6 20:53:23 2011 UTC
# Line 3  Line 3 
3          <classpathentry kind="src" path="src"/>          <classpathentry kind="src" path="src"/>
4          <classpathentry kind="lib" path="WebContent/WEB-INF/lib/iText-5.0.1.jar"/>          <classpathentry kind="lib" path="WebContent/WEB-INF/lib/iText-5.0.1.jar"/>
5          <classpathentry kind="con" path="org.eclipse.jdt.USER_LIBRARY/GFv3-workmanager"/>          <classpathentry kind="con" path="org.eclipse.jdt.USER_LIBRARY/GFv3-workmanager"/>
6          <classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER">          <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                  <attributes>                  <attributes>
12                          <attribute name="owner.project.facets" value="jst.java"/>                          <attribute name="owner.project.facets" value="jst.web"/>
13                  </attributes>                  </attributes>
14          </classpathentry>          </classpathentry>
15          <classpathentry kind="con" path="org.eclipse.jst.server.core.container/com.sun.enterprise.jst.server.runtimeTarget/GlassFish v3 Java EE 6">          <classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER/org.eclipse.jdt.internal.debug.ui.launcher.StandardVMType/java-6-sun-1.6.0.24">
16                  <attributes>                  <attributes>
17                          <attribute name="owner.project.facets" value="jst.web"/>                          <attribute name="owner.project.facets" value="java"/>
18                  </attributes>                  </attributes>
19          </classpathentry>          </classpathentry>
         <classpathentry kind="con" path="org.eclipse.jst.j2ee.internal.web.container"/>  
         <classpathentry kind="con" path="org.eclipse.jst.j2ee.internal.module.container"/>  
         <classpathentry kind="lib" path="WebContent/WEB-INF/lib/memcached-2.4.2.jar"/>  
         <classpathentry kind="lib" path="WebContent/WEB-INF/lib/java_memcached-release_2.5.1.jar"/>  
20          <classpathentry kind="output" path="build/classes"/>          <classpathentry kind="output" path="build/classes"/>
21  </classpath>  </classpath>

Legend:
Removed from v.1268  
changed lines
  Added in v.1269

  ViewVC Help
Powered by ViewVC 1.1.20