-
Notifications
You must be signed in to change notification settings - Fork 0
/
.classpath
21 lines (21 loc) · 1.41 KB
/
.classpath
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
<?xml version="1.0" encoding="UTF-8"?>
<classpath>
<classpathentry kind="src" path="src"/>
<classpathentry exported="true" kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER"/>
<classpathentry kind="lib" path="lib/com.ibm.icu_54.1.1.v201501272100.jar"/>
<classpathentry kind="lib" path="lib/org.eclipse.core.commands_3.7.0.v20150422-0725.jar"/>
<classpathentry kind="lib" path="lib/org.eclipse.core.runtime_3.11.1.v20150903-1804.jar"/>
<classpathentry kind="lib" path="lib/org.eclipse.equinox.common_3.7.0.v20150402-1709.jar"/>
<classpathentry kind="lib" path="lib/org.eclipse.equinox.registry_3.6.0.v20150318-1503.jar"/>
<classpathentry kind="lib" path="lib/org.eclipse.jface_3.11.0.v20150602-1400.jar"/>
<classpathentry kind="lib" path="lib/org.eclipse.jface.text_3.10.0.v20150603-1752.jar"/>
<classpathentry kind="lib" path="lib/org.eclipse.osgi_3.10.101.v20150820-1432.jar"/>
<classpathentry kind="lib" path="lib/org.eclipse.text_3.5.400.v20150505-1044.jar"/>
<classpathentry kind="lib" path="lib/org.eclipse.ui.forms_3.6.200.v20150506-2029.jar"/>
<classpathentry kind="lib" path="lib/org.eclipse.ui.workbench_3.107.0.v20150825-2206.jar"/>
<classpathentry kind="lib" path="lib/org.eclipse.swt.win32.win32.x86_64_3.104.1.v20150825-0743.jar"/>
<!-- for mac
<classpathentry kind="lib" path="lib/org.eclipse.swt.cocoa.macosx.x86_64_3.104.1.v20150825-0743.jar"/>
-->
<classpathentry kind="output" path="bin"/>
</classpath>