-
Notifications
You must be signed in to change notification settings - Fork 14
/
.classpath
11 lines (11 loc) · 912 Bytes
/
.classpath
1
2
3
4
5
6
7
8
9
10
11
<?xml version="1.0" encoding="UTF-8"?>
<classpath>
<classpathentry kind="src" path="src"/>
<classpathentry kind="src" path="resources"/>
<classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER/org.eclipse.jdt.internal.debug.ui.launcher.StandardVMType/JavaSE-1.7"/>
<classpathentry kind="lib" path="C:/Users/ivan/Documents/Unimelb/Big Project/My work/kmeansclustering/kmeansclustering.jar"/>
<classpathentry kind="lib" path="C:/Users/ivan/Documents/Unimelb/Big Project/My work/kmeansclustering/stromberglabs-commons.jar"/>
<classpathentry kind="lib" path="C:/Users/ivan/Documents/Unimelb/Big Project/My work/Graph/jfreechart-1.0.19/jfreechart-1.0.19/lib/jfreechart-1.0.19.jar"/>
<classpathentry kind="lib" path="C:/Users/ivan/Documents/Unimelb/Big Project/My work/Graph/jfreechart-1.0.19/jfreechart-1.0.19/lib/jcommon-1.0.23.jar"/>
<classpathentry kind="output" path="bin"/>
</classpath>