-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy path.classpath
More file actions
14 lines (14 loc) · 835 Bytes
/
.classpath
File metadata and controls
14 lines (14 loc) · 835 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
<?xml version="1.0" encoding="UTF-8"?>
<classpath>
<classpathentry kind="src" path="src"/>
<classpathentry kind="src" path="wo-resources/Resources"/>
<classpathentry kind="src" path="wo-resources/WebServerResources"/>
<classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER"/>
<classpathentry combineaccessrules="false" kind="src" path="/JavaEOControl"/>
<classpathentry combineaccessrules="false" kind="src" path="/JavaFoundation"/>
<classpathentry combineaccessrules="false" kind="src" path="/JavaMonitorFramework"/>
<classpathentry combineaccessrules="false" kind="src" path="/JavaWebObjects"/>
<classpathentry combineaccessrules="false" kind="src" path="/JavaWOExtensions"/>
<classpathentry combineaccessrules="false" kind="src" path="/JavaXML"/>
<classpathentry kind="output" path="bin"/>
</classpath>