-
Notifications
You must be signed in to change notification settings - Fork 8
/
.classpath
19 lines (19 loc) · 1.51 KB
/
.classpath
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
<?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/jzgraph.jar"/>
<classpathentry kind="lib" path="deps/blacksun-util.jar"/>
<classpathentry kind="lib" path="deps/swt.jar"/>
<classpathentry kind="lib" path="deps/com.ibm.icu-64.2.0.v20190507-1337.jar"/>
<classpathentry kind="lib" path="deps/org.eclipse.core.commands-3.9.400.v20190516-1358.jar"/>
<classpathentry kind="lib" path="deps/org.eclipse.draw2d-3.10.100.201606061308.jar"/>
<classpathentry kind="lib" path="deps/org.eclipse.equinox.common-3.10.400.v20190516-1504.jar"/>
<classpathentry kind="lib" path="deps/org.eclipse.jface-3.16.0.v20190528-0922.jar"/>
<classpathentry kind="lib" path="deps/org.eclipse.osgi-3.14.0.v20190517-1309.jar"/>
<classpathentry kind="con" path="org.apache.ivyde.eclipse.cpcontainer.IVYDE_CONTAINER/?project=GrandUi&ivyXmlPath=ivy.xml&confs=default%2Ctest%2Ccompile%2Cmacos&ivySettingsPath=ivy.settings.xml&loadSettingsOnDemand=false&ivyUserDir=&propertyFiles=&acceptedTypes=jar%2Cbundle%2Cejb%2Cmaven-plugin&alphaOrder=false&resolveInWorkspace=false&transitiveResolve=true&readOSGiMetadata=false&retrievedClasspath=false"/>
<classpathentry kind="output" path="bin"/>
</classpath>