-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy path.classpath
More file actions
20 lines (20 loc) · 1.26 KB
/
.classpath
File metadata and controls
20 lines (20 loc) · 1.26 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
<?xml version="1.0" encoding="UTF-8"?>
<classpath>
<classpathentry kind="src" path="src"/>
<classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER">
<attributes>
<attribute name="module" value="true"/>
</attributes>
</classpathentry>
<classpathentry kind="lib" path="/Users/psharma/Desktop/jacorb-3.9/lib/antlr-2.7.2.jar"/>
<classpathentry kind="lib" path="/Users/psharma/Desktop/jacorb-3.9/lib/idl.jar"/>
<classpathentry kind="lib" path="/Users/psharma/Desktop/jacorb-3.9/lib/jacorb-3.9.jar"/>
<classpathentry kind="lib" path="/Users/psharma/Desktop/jacorb-3.9/lib/jacorb-omgapi-3.9.jar"/>
<classpathentry kind="lib" path="/Users/psharma/Desktop/jacorb-3.9/lib/jacorb-services-3.9.jar"/>
<classpathentry kind="lib" path="/Users/psharma/Desktop/jacorb-3.9/lib/jboss-rmi-api_1.0_spec-1.0.6.Final.jar"/>
<classpathentry kind="lib" path="/Users/psharma/Desktop/jacorb-3.9/lib/picocontainer-1.2.jar"/>
<classpathentry kind="lib" path="/Users/psharma/Desktop/jacorb-3.9/lib/slf4j-api-1.7.14.jar"/>
<classpathentry kind="lib" path="/Users/psharma/Desktop/jacorb-3.9/lib/slf4j-jdk14-1.7.14.jar"/>
<classpathentry kind="lib" path="/Users/psharma/Desktop/jacorb-3.9/lib/wrapper-3.1.0.jar"/>
<classpathentry kind="output" path="out/production"/>
</classpath>