-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy path.classpath
22 lines (22 loc) · 1.27 KB
/
.classpath
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
<?xml version="1.0" encoding="UTF-8"?>
<classpath>
<classpathentry kind="src" path="ros2sy/src">
<attributes>
<attribute name="org.eclipse.jdt.launching.CLASSPATH_ATTR_LIBRARY_PATH_ENTRY" value="../lib"/>
</attributes>
</classpathentry>
<classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER">
<attributes>
<attribute name="module" value="true"/>
</attributes>
</classpathentry>
<classpathentry kind="lib" path="ros2sy/lib/sat4j-pb.jar"/>
<classpathentry kind="lib" path="ros2sy/lib/apt.jar"/>
<classpathentry kind="lib" path="ros2sy/lib/commons-lang3-3.4.jar"/>
<classpathentry kind="lib" path="ros2sy/lib/gson-2.8.5.jar"/>
<classpathentry kind="lib" path="/Users/audrey/Personal/School/College/summer2019/ros1-to-ros2-sandbox/ros2sy/lib/log4j-api-2.12.0.jar"/>
<classpathentry kind="lib" path="/Users/audrey/Personal/School/College/summer2019/ros1-to-ros2-sandbox/ros2sy/lib/log4j-core-2.12.0.jar"/>
<classpathentry kind="lib" path="/Users/audrey/Personal/School/College/summer2019/ros1-to-ros2-sandbox/ros2sy/lib/log4j-api-2.12.0-javadoc.jar"/>
<classpathentry kind="lib" path="/Users/audrey/Personal/School/College/summer2019/ros1-to-ros2-sandbox/ros2sy/lib/log4j-core-2.12.0-javadoc.jar"/>
<classpathentry kind="output" path="build"/>
</classpath>