-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy path.classpath
31 lines (31 loc) · 3.14 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
<?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-11">
<attributes>
<attribute name="module" value="true"/>
</attributes>
</classpathentry>
<classpathentry kind="src" path="src"/>
<classpathentry kind="lib" path="C:/Users/wjw20/.p2/pool/plugins/org.eclipse.osgi_3.18.100.v20220817-1601.jar" sourcepath="C:/Users/wjw20/.p2/pool/plugins/org.eclipse.osgi_3.18.100.v20220817-1601.jar"/>
<classpathentry kind="lib" path="C:/Users/wjw20/.p2/pool/plugins/org.eclipse.core.commands_3.10.200.v20220512-0851.jar" sourcepath="C:/Users/wjw20/.p2/pool/plugins/org.eclipse.core.commands_3.10.200.v20220512-0851.jar"/>
<classpathentry kind="lib" path="C:/Users/wjw20/.p2/pool/plugins/org.eclipse.equinox.common_3.16.200.v20220817-1601.jar" sourcepath="C:/Users/wjw20/.p2/pool/plugins/org.eclipse.equinox.common_3.16.200.v20220817-1601.jar"/>
<classpathentry kind="lib" path="C:/Users/wjw20/.p2/pool/plugins/org.eclipse.equinox.registry_3.11.200.v20220817-1601.jar" sourcepath="C:/Users/wjw20/.p2/pool/plugins/org.eclipse.equinox.registry_3.11.200.v20220817-1601.jar"/>
<classpathentry kind="lib" path="C:/Users/wjw20/.p2/pool/plugins/org.eclipse.core.runtime_3.26.0.v20220813-0916.jar" sourcepath="C:/Users/wjw20/.p2/pool/plugins/org.eclipse.core.runtime_3.26.0.v20220813-0916.jar"/>
<classpathentry kind="lib" path="C:/Users/wjw20/.p2/pool/plugins/org.eclipse.text_3.12.200.v20220817-1340.jar" sourcepath="C:/Users/wjw20/.p2/pool/plugins/org.eclipse.text_3.12.200.v20220817-1340.jar"/>
<classpathentry kind="lib" path="C:/Users/wjw20/.p2/pool/plugins/org.eclipse.swt.win32.win32.x86_64_3.121.0.v20220829-1402.jar" sourcepath="C:/Users/wjw20/.p2/pool/plugins/org.eclipse.swt.win32.win32.x86_64_3.121.0.v20220829-1402.jar">
<attributes>
<attribute name="module" value="true"/>
</attributes>
</classpathentry>
<classpathentry kind="lib" path="C:/Users/wjw20/.p2/pool/plugins/org.eclipse.jface_3.27.0.v20220817-1444.jar" sourcepath="C:/Users/wjw20/.p2/pool/plugins/org.eclipse.jface_3.27.0.v20220817-1444.jar"/>
<classpathentry kind="lib" path="C:/Users/wjw20/.p2/pool/plugins/org.eclipse.jface.text_3.21.0.v20220817-1340.jar" sourcepath="C:/Users/wjw20/.p2/pool/plugins/org.eclipse.jface.text_3.21.0.v20220817-1340.jar"/>
<classpathentry kind="lib" path="C:/Users/wjw20/.p2/pool/plugins/org.eclipse.ui.workbench_3.126.0.v20220823-0718.jar" sourcepath="C:/Users/wjw20/.p2/pool/plugins/org.eclipse.ui.workbench_3.126.0.v20220823-0718.jar"/>
<classpathentry kind="lib" path="C:/Users/wjw20/.p2/pool/plugins/com.ibm.icu_67.1.0.jar" sourcepath="C:/Users/wjw20/.p2/pool/plugins/com.ibm.icu_67.1.0.jar"/>
<classpathentry kind="lib" path="C:/Users/wjw20/.p2/pool/plugins/org.eclipse.ui.forms_3.11.400.v20220817-1444.jar" sourcepath="C:/Users/wjw20/.p2/pool/plugins/org.eclipse.ui.forms_3.11.400.v20220817-1444.jar"/>
<classpathentry kind="lib" path="jdbc/mysql-connector-java-8.0.23.jar">
<attributes>
<attribute name="module" value="true"/>
</attributes>
</classpathentry>
<classpathentry kind="output" path="bin"/>
</classpath>