-
Notifications
You must be signed in to change notification settings - Fork 1
Expand file tree
/
Copy path.classpath
More file actions
8 lines (7 loc) · 947 Bytes
/
.classpath
File metadata and controls
8 lines (7 loc) · 947 Bytes
1
2
3
4
5
6
7
8
<?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/8.18.16.39115/runtime/bundles/com.mendix.json.jar"/><classpathentry kind="lib" path="C:/Program Files/Mendix/8.18.16.39115/runtime/bundles/com.mendix.logging-api.jar"/><classpathentry kind="lib" path="C:/Program Files/Mendix/8.18.16.39115/runtime/bundles/com.mendix.m2ee-api.jar"/><classpathentry kind="lib" path="C:/Program Files/Mendix/8.18.16.39115/runtime/bundles/com.mendix.public-api.jar"/><classpathentry kind="lib" path="C:/Program Files/Mendix/8.18.16.39115/runtime/bundles/javax.servlet-api.servlet.jar"/><classpathentry kind="lib" path="C:/Program Files/Mendix/8.18.16.39115/runtime/bundles/javax.websocket-api.websocket.jar"/>
<classpathentry kind="output" path="deployment/run/bin"/>
</classpath>