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

Diff of /miscJava/Test3/.classpath

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

revision 641 by torben, Wed Feb 24 16:18:42 2010 UTC revision 642 by torben, Fri Apr 9 09:43:53 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/org.eclipse.jdt.internal.debug.ui.launcher.StandardVMType/jdk1.6.0_18"/>
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="lib" path="WebContent/WEB-INF/lib/iText-5.0.1.jar"/>          <classpathentry kind="con" path="org.eclipse.jst.j2ee.internal.web.container"/>
8          <classpathentry kind="output" path="build/classes"/>          <classpathentry kind="con" path="org.eclipse.jst.j2ee.internal.module.container"/>
9  </classpath>          <classpathentry kind="output" path="build/classes"/>
10    </classpath>

Legend:
Removed from v.641  
changed lines
  Added in v.642

  ViewVC Help
Powered by ViewVC 1.1.20