-
Notifications
You must be signed in to change notification settings - Fork 3
/
Copy path.classpath
14 lines (14 loc) · 930 Bytes
/
.classpath
1
2
3
4
5
6
7
8
9
10
11
12
13
14
<?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.8"/>
<classpathentry kind="con" path="org.eclipse.fx.ide.jdt.core.JAVAFX_CONTAINER"/>
<classpathentry kind="lib" path="F:/Eldian/commons-codec-1.10/commons-codec-1.10.jar"/>
<classpathentry kind="lib" path="F:/College/SE/Password_Manager/Password Manager/lib/passay-1.1.0.jar"/>
<classpathentry kind="lib" path="F:/College/SE/Mini Project/sqlite-jdbc-3.8.11.2.jar"/>
<classpathentry kind="lib" path="lib/passay-1.1.0.jar"/>
<classpathentry kind="lib" path="lib/sqlite-jdbc-3.8.11.2.jar"/>
<classpathentry kind="lib" path="lib/commons-codec-1.10.jar"/>
<classpathentry kind="lib" path="lib/testfx-core-4.0.0-20150226.214553-8.jar"/>
<classpathentry kind="output" path="bin"/>
</classpath>