forked from Vidhinpatel08/Employee-Management-System
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy path.classpath
88 lines (88 loc) · 5.13 KB
/
.classpath
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
<?xml version="1.0" encoding="UTF-8"?>
<classpath>
<classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER/org.eclipse.jdt.internal.debug.ui.launcher.StandardVMType/JavaSE-19"/>
<classpathentry kind="src" path="src"/>
<classpathentry kind="lib" path="d:/GitHub/ramprasathmk/Software-Personnel-Management-System/mysql-connecter/mysql-connector.jar"/>
<classpathentry kind="lib" path="c:/Users/littl/.vscode/extensions/vscjava.vscode-java-test-0.42.0/server/junit-jupiter-api_5.9.3.jar">
<attributes>
<attribute name="javadoc_location" value="http://junit.org/junit5/docs/current/api/"/>
</attributes>
</classpathentry>
<classpathentry kind="lib" path="c:/Users/littl/.vscode/extensions/vscjava.vscode-java-test-0.42.0/server/junit-jupiter-engine_5.9.3.jar">
<attributes>
<attribute name="javadoc_location" value="http://junit.org/junit5/docs/current/api/"/>
</attributes>
</classpathentry>
<classpathentry kind="lib" path="c:/Users/littl/.vscode/extensions/vscjava.vscode-java-test-0.42.0/server/junit-jupiter-migrationsupport_5.9.3.jar">
<attributes>
<attribute name="javadoc_location" value="http://junit.org/junit5/docs/current/api/"/>
</attributes>
</classpathentry>
<classpathentry kind="lib" path="c:/Users/littl/.vscode/extensions/vscjava.vscode-java-test-0.42.0/server/junit-jupiter-params_5.9.3.jar">
<attributes>
<attribute name="javadoc_location" value="http://junit.org/junit5/docs/current/api/"/>
</attributes>
</classpathentry>
<classpathentry kind="lib" path="c:/Users/littl/.vscode/extensions/vscjava.vscode-java-test-0.42.0/server/junit-platform-commons_1.9.3.jar">
<attributes>
<attribute name="javadoc_location" value="http://junit.org/junit5/docs/current/api/"/>
</attributes>
</classpathentry>
<classpathentry kind="lib" path="c:/Users/littl/.vscode/extensions/vscjava.vscode-java-test-0.42.0/server/junit-platform-engine_1.9.3.jar">
<attributes>
<attribute name="javadoc_location" value="http://junit.org/junit5/docs/current/api/"/>
</attributes>
</classpathentry>
<classpathentry kind="lib" path="c:/Users/littl/.vscode/extensions/vscjava.vscode-java-test-0.42.0/server/junit-platform-launcher_1.9.3.jar">
<attributes>
<attribute name="javadoc_location" value="http://junit.org/junit5/docs/current/api/"/>
</attributes>
</classpathentry>
<classpathentry kind="lib" path="c:/Users/littl/.vscode/extensions/vscjava.vscode-java-test-0.42.0/server/junit-platform-runner_1.9.3.jar">
<attributes>
<attribute name="javadoc_location" value="http://junit.org/junit5/docs/current/api/"/>
</attributes>
</classpathentry>
<classpathentry kind="lib" path="c:/Users/littl/.vscode/extensions/vscjava.vscode-java-test-0.42.0/server/junit-platform-suite-api_1.9.3.jar">
<attributes>
<attribute name="javadoc_location" value="http://junit.org/junit5/docs/current/api/"/>
</attributes>
</classpathentry>
<classpathentry kind="lib" path="c:/Users/littl/.vscode/extensions/vscjava.vscode-java-test-0.42.0/server/junit-platform-suite-engine_1.9.3.jar">
<attributes>
<attribute name="javadoc_location" value="http://junit.org/junit5/docs/current/api/"/>
</attributes>
</classpathentry>
<classpathentry kind="lib" path="c:/Users/littl/.vscode/extensions/vscjava.vscode-java-test-0.42.0/server/junit-platform-suite-commons_1.9.3.jar">
<attributes>
<attribute name="javadoc_location" value="http://junit.org/junit5/docs/current/api/"/>
</attributes>
</classpathentry>
<classpathentry kind="lib" path="c:/Users/littl/.vscode/extensions/vscjava.vscode-java-test-0.42.0/server/junit-vintage-engine_5.9.3.jar">
<attributes>
<attribute name="javadoc_location" value="http://junit.org/junit5/docs/current/api/"/>
</attributes>
</classpathentry>
<classpathentry kind="lib" path="c:/Users/littl/.vscode/extensions/vscjava.vscode-java-test-0.42.0/server/org.opentest4j_1.2.0.jar">
<attributes>
<attribute name="javadoc_location" value="http://ota4j-team.github.io/opentest4j/docs/current/api/"/>
</attributes>
</classpathentry>
<classpathentry kind="lib" path="c:/Users/littl/.vscode/extensions/vscjava.vscode-java-test-0.42.0/server/org.apiguardian.api_1.1.2.jar">
<attributes>
<attribute name="javadoc_location" value="https://apiguardian-team.github.io/apiguardian/docs/current/api/"/>
</attributes>
</classpathentry>
<classpathentry kind="lib" path="c:/Users/littl/.vscode/extensions/redhat.java-1.35.2024091408-win32-x64/server/plugins/org.junit_4.13.2.v20230809-1000.jar">
<attributes>
<attribute name="javadoc_location" value="http://junit.org/junit4/javadoc/latest/"/>
</attributes>
</classpathentry>
<classpathentry kind="lib" path="c:/Users/littl/.vscode/extensions/redhat.java-1.35.2024091408-win32-x64/server/plugins/org.hamcrest_2.2.0.jar"/>
<classpathentry kind="lib" path="c:/Users/littl/.vscode/extensions/redhat.java-1.35.2024091408-win32-x64/server/plugins/org.hamcrest.core_2.2.0.v20230809-1000.jar">
<attributes>
<attribute name="javadoc_location" value="https://hamcrest.org/JavaHamcrest/javadoc/3.0/"/>
</attributes>
</classpathentry>
<classpathentry kind="output" path="bin"/>
</classpath>