- Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy path.classpath
More file actions
Latest commit
26 lines (26 loc) · 1.09 KB
/
Copy path.classpath
File metadata and controls
26 lines (26 loc) · 1.09 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
<?xml version="1.0" encoding="UTF-8"?>
<classpath>
<classpathentrykind="src"output="target/classes"path="src">
<attributes>
<attributename="optional"value="true"/>
<attributename="maven.pomderived"value="true"/>
</attributes>
</classpathentry>
<classpathentrykind="con"path="org.eclipse.jdt.launching.JRE_CONTAINER/org.eclipse.jdt.internal.debug.ui.launcher.StandardVMType/JavaSE-1.8">
<attributes>
<attributename="maven.pomderived"value="true"/>
</attributes>
</classpathentry>
<classpathentrykind="con"path="org.eclipse.jst.server.core.container/org.eclipse.jst.server.tomcat.runtimeTarget/Apache Tomcat v8.0">
<attributes>
<attributename="owner.project.facets"value="jst.web"/>
</attributes>
</classpathentry>
<classpathentrykind="con"path="org.eclipse.m2e.MAVEN2_CLASSPATH_CONTAINER">
<attributes>
<attributename="maven.pomderived"value="true"/>
<attributename="org.eclipse.jst.component.dependency"value="/WEB-INF/lib"/>
</attributes>
</classpathentry>
<classpathentrykind="output"path="target/classes"/>
</classpath>