-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy path.classpath
More file actions
12 lines (12 loc) · 943 Bytes
/
.classpath
File metadata and controls
12 lines (12 loc) · 943 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
<?xml version="1.0" encoding="UTF-8"?>
<classpath>
<classpathentry kind="src" path="javasource"/>
<classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER"/>
<classpathentry kind="lib" path="C:/Program Files/Mendix/9.6.1.29396/runtime/bundles/com.mendix.json.jar"/>
<classpathentry kind="lib" path="C:/Program Files/Mendix/9.6.1.29396/runtime/bundles/com.mendix.logging-api.jar"/>
<classpathentry kind="lib" path="C:/Program Files/Mendix/9.6.1.29396/runtime/bundles/com.mendix.m2ee-api.jar"/>
<classpathentry kind="lib" path="C:/Program Files/Mendix/9.6.1.29396/runtime/bundles/com.mendix.public-api.jar"/>
<classpathentry kind="lib" path="C:/Program Files/Mendix/9.6.1.29396/runtime/bundles/javax.servlet-api.servlet.jar"/>
<classpathentry kind="lib" path="C:/Program Files/Mendix/9.6.1.29396/runtime/bundles/javax.websocket-api.websocket.jar"/>
<classpathentry kind="output" path="deployment/run/bin"/>
</classpath>