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

Diff of /miscJava/Test3/.classpath

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

revision 609 by torben, Mon Feb 22 21:05:28 2010 UTC revision 647 by torben, Tue Apr 13 05:37:18 2010 UTC
# Line 1  Line 1 
1  <?xml version="1.0" encoding="UTF-8"?>  <?xml version="1.0" encoding="UTF-8"?>
2  <classpath>  <classpath>
3          <classpathentry kind="src" path="src"/>          <classpathentry kind="src" path="src"/>
4          <classpathentry exported="true" kind="con" path="org.eclipse.jst.j2ee.internal.web.container"/>          <classpathentry kind="lib" path="WebContent/WEB-INF/lib/iText-5.0.1.jar"/>
5          <classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER"/>          <classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER"/>
6          <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.jst.server.core.container/com.sun.enterprise.jst.server.runtimeTarget/GlassFish v3 Java EE 6"/>
7            <classpathentry kind="con" path="org.eclipse.jst.j2ee.internal.web.container"/>
8            <classpathentry kind="con" path="org.eclipse.jst.j2ee.internal.module.container"/>
9            <classpathentry kind="con" path="org.eclipse.jdt.USER_LIBRARY/GFv3-workmanager"/>
10          <classpathentry kind="output" path="build/classes"/>          <classpathentry kind="output" path="build/classes"/>
11  </classpath>  </classpath>

Legend:
Removed from v.609  
changed lines
  Added in v.647

  ViewVC Help
Powered by ViewVC 1.1.20