-
Notifications
You must be signed in to change notification settings - Fork 1
/
Copy pathold.classpath
19 lines (19 loc) · 1019 Bytes
/
old.classpath
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
<?xml version="1.0" encoding="UTF-8"?>
<classpath>
<classpathentry kind="src" path="provisio/main/java"/>
<classpathentry kind="src" path="provisio/src/main/java"/>
<classpathentry exported="true" kind="con" path="org.eclipse.jst.j2ee.internal.web.container"/>
<classpathentry exported="true" kind="con" path="org.eclipse.jst.j2ee.internal.module.container"/>
<classpathentry combineaccessrules="false" kind="src" path="/Provisio_JE_Branch"/>
<classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER/org.eclipse.jdt.internal.debug.ui.launcher.StandardVMType/JavaSE-17">
<attributes>
<attribute name="module" value="true"/>
</attributes>
</classpathentry>
<classpathentry kind="lib" path="C:/Program Files/Apache Software Foundation/Tomcat 9.0/apache-tomcat-9.0.55/lib/servlet-api.jar">
<attributes>
<attribute name="javadoc_location" value="https://javaee.github.io/javaee-spec/javadocs/"/>
</attributes>
</classpathentry>
<classpathentry kind="output" path="bin"/>
</classpath>