forked from Ant-Grand/GrandUI
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy path.classpath
21 lines (21 loc) · 1.21 KB
/
.classpath
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
<?xml version="1.0" encoding="UTF-8"?>
<classpath>
<classpathentry kind="src" path="src/main/java"/>
<classpathentry kind="src" path="src/test/java"/>
<classpathentry kind="src" path="src/main/resources"/>
<classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER"/>
<classpathentry kind="src" path="/Grand"/>
<classpathentry kind="lib" path="deps/commons-logging.jar"/>
<classpathentry kind="lib" path="deps/jzgraph.jar"/>
<classpathentry kind="lib" path="deps/ant.jar"/>
<classpathentry kind="lib" path="deps/blacksun-util.jar"/>
<classpathentry kind="lib" path="deps/swt.jar"/>
<classpathentry kind="lib" path="deps/com.ibm.icu_56.1.0.v201601250100.jar"/>
<classpathentry kind="lib" path="deps/org.eclipse.core.commands_3.8.0.v20160316-1921.jar"/>
<classpathentry kind="lib" path="deps/org.eclipse.draw2d_3.10.100.201606061308.jar"/>
<classpathentry kind="lib" path="deps/org.eclipse.equinox.common_3.8.0.v20160509-1230.jar"/>
<classpathentry kind="lib" path="deps/oro.jar"/>
<classpathentry kind="lib" path="deps/org.eclipse.jface_3.12.1.v20160923-1528.jar"/>
<classpathentry kind="lib" path="deps/org.eclipse.osgi_3.11.2.v20161107-1947.jar"/>
<classpathentry kind="output" path="bin"/>
</classpath>