-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy path.classpath
19 lines (19 loc) · 2.93 KB
/
.classpath
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
<?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-1.8"/>
<classpathentry kind="src" path="src"/>
<classpathentry kind="src" path="resources"/>
<classpathentry kind="lib" path="D:/2018/Dev/Eclipse/eclipse/plugins/org.eclipse.osgi_3.12.0.v20170512-1932.jar" sourcepath="D:/2018/Dev/Eclipse/eclipse/plugins/org.eclipse.osgi_3.12.0.v20170512-1932.jar"/>
<classpathentry kind="lib" path="D:/2018/Dev/Eclipse/eclipse/plugins/org.eclipse.core.commands_3.9.0.v20170530-1048.jar" sourcepath="D:/2018/Dev/Eclipse/eclipse/plugins/org.eclipse.core.commands_3.9.0.v20170530-1048.jar"/>
<classpathentry kind="lib" path="D:/2018/Dev/Eclipse/eclipse/plugins/org.eclipse.equinox.common_3.9.0.v20170207-1454.jar" sourcepath="D:/2018/Dev/Eclipse/eclipse/plugins/org.eclipse.equinox.common_3.9.0.v20170207-1454.jar"/>
<classpathentry kind="lib" path="D:/2018/Dev/Eclipse/eclipse/plugins/org.eclipse.equinox.registry_3.7.0.v20170222-1344.jar" sourcepath="D:/2018/Dev/Eclipse/eclipse/plugins/org.eclipse.equinox.registry_3.7.0.v20170222-1344.jar"/>
<classpathentry kind="lib" path="D:/2018/Dev/Eclipse/eclipse/plugins/org.eclipse.core.runtime_3.13.0.v20170207-1030.jar" sourcepath="D:/2018/Dev/Eclipse/eclipse/plugins/org.eclipse.core.runtime_3.13.0.v20170207-1030.jar"/>
<classpathentry kind="lib" path="D:/2018/Dev/Eclipse/eclipse/plugins/org.eclipse.text_3.6.100.v20170203-0814.jar" sourcepath="D:/2018/Dev/Eclipse/eclipse/plugins/org.eclipse.text_3.6.100.v20170203-0814.jar"/>
<classpathentry kind="lib" path="D:/2018/Dev/Eclipse/eclipse/plugins/org.eclipse.swt.win32.win32.x86_64_3.106.0.v20170608-0516.jar" sourcepath="D:/2018/Dev/Eclipse/eclipse/plugins/org.eclipse.swt.win32.win32.x86_64_3.106.0.v20170608-0516.jar"/>
<classpathentry kind="lib" path="D:/2018/Dev/Eclipse/eclipse/plugins/org.eclipse.jface_3.13.0.v20170503-1507.jar" sourcepath="D:/2018/Dev/Eclipse/eclipse/plugins/org.eclipse.jface_3.13.0.v20170503-1507.jar"/>
<classpathentry kind="lib" path="D:/2018/Dev/Eclipse/eclipse/plugins/org.eclipse.jface.text_3.12.0.v20170523-1043.jar" sourcepath="D:/2018/Dev/Eclipse/eclipse/plugins/org.eclipse.jface.text_3.12.0.v20170523-1043.jar"/>
<classpathentry kind="lib" path="D:/2018/Dev/Eclipse/eclipse/plugins/org.eclipse.ui.workbench_3.110.0.v20170612-1255.jar" sourcepath="D:/2018/Dev/Eclipse/eclipse/plugins/org.eclipse.ui.workbench_3.110.0.v20170612-1255.jar"/>
<classpathentry kind="lib" path="D:/2018/Dev/Eclipse/eclipse/plugins/com.ibm.icu_58.2.0.v20170418-1837.jar" sourcepath="D:/2018/Dev/Eclipse/eclipse/plugins/com.ibm.icu_58.2.0.v20170418-1837.jar"/>
<classpathentry kind="lib" path="D:/2018/Dev/Eclipse/eclipse/plugins/org.eclipse.ui.forms_3.7.100.v20170517-1755.jar" sourcepath="D:/2018/Dev/Eclipse/eclipse/plugins/org.eclipse.ui.forms_3.7.100.v20170517-1755.jar"/>
<classpathentry kind="output" path="bin"/>
</classpath>