-
Notifications
You must be signed in to change notification settings - Fork 3
/
.classpath
16 lines (16 loc) · 1.67 KB
/
.classpath
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
<?xml version="1.0" encoding="UTF-8"?>
<classpath>
<classpathentry kind="src" path="src"/>
<classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER/org.eclipse.jdt.internal.debug.ui.launcher.StandardVMType/JavaSE-1.6"/>
<classpathentry kind="lib" path="commons-io-1.4.jar"/>
<classpathentry kind="lib" path="C:/Program Files/eclipse-java-galileo-SR1-win32/eclipse/plugins/org.eclipse.text_3.5.0.v20090513-2000.jar"/>
<classpathentry kind="lib" path="C:/Program Files/eclipse-java-galileo-SR1-win32/eclipse/plugins/org.eclipse.jdt.core_3.5.2.v_981_R35x.jar"/>
<classpathentry kind="lib" path="C:/Program Files/eclipse-java-galileo-SR1-win32/eclipse/plugins/org.eclipse.core.resources_3.5.1.R35x_v20090826-0451.jar"/>
<classpathentry kind="lib" path="C:/Program Files/eclipse-java-galileo-SR1-win32/eclipse/plugins/org.eclipse.core.jobs_3.4.100.v20090429-1800.jar"/>
<classpathentry kind="lib" path="C:/Program Files/eclipse-java-galileo-SR1-win32/eclipse/plugins/org.eclipse.core.runtime_3.5.0.v20090525.jar"/>
<classpathentry kind="lib" path="C:/Program Files/eclipse-java-galileo-SR1-win32/eclipse/plugins/org.eclipse.core.contenttype_3.4.1.R35x_v20090826-0451.jar"/>
<classpathentry kind="lib" path="C:/Program Files/eclipse-java-galileo-SR1-win32/eclipse/plugins/org.eclipse.equinox.common_3.5.1.R35x_v20090807-1100.jar"/>
<classpathentry kind="lib" path="C:/Program Files/eclipse-java-galileo-SR1-win32/eclipse/plugins/org.eclipse.equinox.preferences_3.2.300.v20090520-1800.jar"/>
<classpathentry kind="lib" path="C:/Program Files/eclipse-java-galileo-SR1-win32/eclipse/plugins/org.eclipse.osgi_3.5.1.R35x_v20090827.jar"/>
<classpathentry kind="output" path="bin"/>
</classpath>