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

Diff of /dao/DaoAdresseService/.classpath

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

revision 2271 by torben, Thu Feb 12 13:57:32 2015 UTC revision 2272 by torben, Thu Feb 12 17:37:09 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                  <attributes>          <classpathentry kind="con" path="org.eclipse.jst.j2ee.internal.module.container"/>
6                          <attribute name="owner.project.facets" value="java"/>          <classpathentry kind="con" path="org.eclipse.jdt.junit.JUNIT_CONTAINER/4"/>
7                  </attributes>          <classpathentry kind="con" path="org.eclipse.jst.server.core.container/org.eclipse.jst.server.tomcat.runtimeTarget/Apache Tomcat v7.0">
8          </classpathentry>                  <attributes>
9          <classpathentry kind="con" path="org.eclipse.jst.server.core.container/org.eclipse.jst.server.tomcat.runtimeTarget/Apache Tomcat v7.0">                          <attribute name="owner.project.facets" value="jst.web"/>
10                  <attributes>                  </attributes>
11                          <attribute name="owner.project.facets" value="jst.web"/>          </classpathentry>
12                  </attributes>          <classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER">
13          </classpathentry>                  <attributes>
14          <classpathentry kind="con" path="org.eclipse.jst.j2ee.internal.web.container"/>                          <attribute name="owner.project.facets" value="java"/>
15          <classpathentry kind="con" path="org.eclipse.jst.j2ee.internal.module.container"/>                  </attributes>
16          <classpathentry kind="con" path="org.eclipse.jdt.junit.JUNIT_CONTAINER/4"/>          </classpathentry>
17          <classpathentry kind="output" path="build/classes"/>          <classpathentry kind="output" path="build/classes"/>
18  </classpath>  </classpath>

Legend:
Removed from v.2271  
changed lines
  Added in v.2272

  ViewVC Help
Powered by ViewVC 1.1.20