-
Notifications
You must be signed in to change notification settings - Fork 2
/
.classpath
12 lines (12 loc) · 943 Bytes
/
.classpath
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.24.3.8044/runtime/bundles/com.mendix.json.jar"/>
<classpathentry kind="lib" path="C:/Program Files/Mendix/9.24.3.8044/runtime/bundles/com.mendix.logging-api.jar"/>
<classpathentry kind="lib" path="C:/Program Files/Mendix/9.24.3.8044/runtime/bundles/com.mendix.m2ee-api.jar"/>
<classpathentry kind="lib" path="C:/Program Files/Mendix/9.24.3.8044/runtime/bundles/com.mendix.public-api.jar"/>
<classpathentry kind="lib" path="C:/Program Files/Mendix/9.24.3.8044/runtime/bundles/javax.servlet.servlet-api.jar"/>
<classpathentry kind="lib" path="C:/Program Files/Mendix/9.24.3.8044/runtime/bundles/javax.websocket.websocket-api.jar"/>
<classpathentry kind="output" path="deployment/run/bin"/>
</classpath>