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

Diff of /miscJava/WebConfig/.classpath

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

revision 1584 by torben, Tue Aug 2 17:37:35 2011 UTC revision 2342 by torben, Mon Feb 23 13:33:35 2015 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 kind="var" path="J2EEAPI"/>          <classpathentry kind="con" path="org.eclipse.jst.j2ee.internal.module.container"/>
5          <classpathentry kind="con" path="org.eclipse.jst.j2ee.internal.module.container"/>          <classpathentry kind="con" path="org.apache.ivyde.eclipse.cpcontainer.IVYDE_CONTAINER/?project=WebConfig&amp;ivyXmlPath=ivy.xml&amp;confs=*"/>
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/org.eclipse.jst.server.tomcat.runtimeTarget/Apache Tomcat v7.0">
7                  <attributes>                  <attributes>
8                          <attribute name="owner.project.facets" value="jst.utility"/>                          <attribute name="owner.project.facets" value="jst.utility"/>
9                  </attributes>                  </attributes>
10          </classpathentry>          </classpathentry>
11          <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/jre1.8.0_31">
12                  <attributes>                  <attributes>
13                          <attribute name="owner.project.facets" value="java"/>                          <attribute name="owner.project.facets" value="java"/>
14                  </attributes>                  </attributes>
15          </classpathentry>          </classpathentry>
16          <classpathentry kind="output" path="bin"/>          <classpathentry kind="output" path="bin"/>
17  </classpath>  </classpath>

Legend:
Removed from v.1584  
changed lines
  Added in v.2342

  ViewVC Help
Powered by ViewVC 1.1.20