/[projects]/dao/DaoAdresseService/.classpath
ViewVC logotype

Diff of /dao/DaoAdresseService/.classpath

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

revision 2267 by torben, Thu Feb 12 13:57:32 2015 UTC revision 2346 by torben, Mon Feb 23 14:39:49 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="con" path="org.eclipse.jdt.launching.JRE_CONTAINER/org.eclipse.jdt.internal.debug.ui.launcher.StandardVMType/jre1.8.0_31">          <classpathentry kind="con" path="org.eclipse.jst.j2ee.internal.web.container"/>
5            <classpathentry kind="con" path="org.eclipse.jst.j2ee.internal.module.container"/>
6            <classpathentry kind="con" path="org.eclipse.jdt.junit.JUNIT_CONTAINER/4"/>
7            <classpathentry kind="con" path="org.eclipse.jst.server.core.container/org.eclipse.jst.server.tomcat.runtimeTarget/Apache Tomcat v7.0">
8                  <attributes>                  <attributes>
9                          <attribute name="owner.project.facets" value="java"/>                          <attribute name="owner.project.facets" value="jst.web"/>
10                  </attributes>                  </attributes>
11          </classpathentry>          </classpathentry>
12          <classpathentry kind="con" path="org.eclipse.jst.server.core.container/org.eclipse.jst.server.tomcat.runtimeTarget/Apache Tomcat v7.0">          <classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER">
13                  <attributes>                  <attributes>
14                          <attribute name="owner.project.facets" value="jst.web"/>                          <attribute name="owner.project.facets" value="java"/>
15                  </attributes>                  </attributes>
16          </classpathentry>          </classpathentry>
17          <classpathentry kind="con" path="org.eclipse.jst.j2ee.internal.web.container"/>          <classpathentry exported="true" kind="con" path="org.apache.ivyde.eclipse.cpcontainer.IVYDE_CONTAINER/?project=DaoAdresseService&amp;ivyXmlPath=ivy.xml&amp;confs=*"/>
         <classpathentry kind="con" path="org.eclipse.jst.j2ee.internal.module.container"/>  
         <classpathentry kind="con" path="org.eclipse.jdt.junit.JUNIT_CONTAINER/4"/>  
18          <classpathentry kind="output" path="build/classes"/>          <classpathentry kind="output" path="build/classes"/>
19  </classpath>  </classpath>

Legend:
Removed from v.2267  
changed lines
  Added in v.2346

  ViewVC Help
Powered by ViewVC 1.1.20