-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy path.classpath
28 lines (28 loc) · 3.89 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
<?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.6"/>
<classpathentry kind="lib" path="/Applications/eclipse/plugins/org.eclipse.osgi_3.7.0.v20110613.jar" sourcepath="/Applications/eclipse/plugins/org.eclipse.osgi_3.7.0.v20110613.jar"/>
<classpathentry kind="lib" path="/Applications/eclipse/plugins/org.eclipse.core.commands_3.6.0.I20110111-0800.jar" sourcepath="/Applications/eclipse/plugins/org.eclipse.core.commands_3.6.0.I20110111-0800.jar"/>
<classpathentry kind="lib" path="/Applications/eclipse/plugins/org.eclipse.equinox.common_3.6.0.v20110523.jar" sourcepath="/Applications/eclipse/plugins/org.eclipse.equinox.common_3.6.0.v20110523.jar"/>
<classpathentry kind="lib" path="/Applications/eclipse/plugins/org.eclipse.equinox.registry_3.5.100.v20110502.jar" sourcepath="/Applications/eclipse/plugins/org.eclipse.equinox.registry_3.5.100.v20110502.jar"/>
<classpathentry kind="lib" path="/Applications/eclipse/plugins/org.eclipse.core.runtime_3.7.0.v20110110.jar" sourcepath="/Applications/eclipse/plugins/org.eclipse.core.runtime_3.7.0.v20110110.jar"/>
<classpathentry kind="lib" path="/Applications/eclipse/plugins/org.eclipse.text_3.5.100.v20110505-0800.jar" sourcepath="/Applications/eclipse/plugins/org.eclipse.text_3.5.100.v20110505-0800.jar"/>
<classpathentry kind="lib" path="/Applications/eclipse/plugins/org.eclipse.swt.cocoa.macosx.x86_64_3.7.0.v3735b.jar" sourcepath="/Applications/eclipse/plugins/org.eclipse.swt.cocoa.macosx.x86_64_3.7.0.v3735b.jar">
<attributes>
<attribute name="javadoc_location" value="jar:platform:/resource/EightPuzzle/javadoc/swtdocs_cocoa.jar!/doc"/>
</attributes>
</classpathentry>
<classpathentry kind="lib" path="/Applications/eclipse/plugins/org.eclipse.jface_3.7.0.I20110522-1430.jar" sourcepath="/Applications/eclipse/plugins/org.eclipse.jface_3.7.0.I20110522-1430.jar"/>
<classpathentry kind="lib" path="/Applications/eclipse/plugins/org.eclipse.jface.text_3.7.0.v20110505-0800.jar" sourcepath="/Applications/eclipse/plugins/org.eclipse.jface.text_3.7.0.v20110505-0800.jar"/>
<classpathentry kind="lib" path="/Applications/eclipse/plugins/org.eclipse.ui.workbench_3.7.0.I20110519-0100.jar" sourcepath="/Applications/eclipse/plugins/org.eclipse.ui.workbench_3.7.0.I20110519-0100.jar"/>
<classpathentry kind="lib" path="/Applications/eclipse/plugins/com.ibm.icu_4.4.2.v20110208.jar" sourcepath="/Applications/eclipse/plugins/com.ibm.icu_4.4.2.v20110208.jar"/>
<classpathentry kind="lib" path="/Applications/eclipse/plugins/org.eclipse.ui.forms_3.5.100.v20110425.jar" sourcepath="/Applications/eclipse/plugins/org.eclipse.ui.forms_3.5.100.v20110425.jar"/>
<classpathentry kind="lib" path="org.pushingpixels.trident_1.2.0.v20100204-1500.jar" sourcepath="org.pushingpixels.trident.source_1.2.0.v20100204-1500.jar"/>
<classpathentry kind="lib" path="org.eclipse.e4.xwt_0.9.1.SNAPSHOT.jar" sourcepath="org.eclipse.e4.xwt.source_0.9.1.SNAPSHOT.jar"/>
<classpathentry kind="lib" path="org.eclipse.e4.xwt.forms_0.9.1.SNAPSHOT.jar" sourcepath="org.eclipse.e4.xwt.forms.source_0.9.1.SNAPSHOT.jar"/>
<classpathentry kind="lib" path="/Applications/eclipse/plugins/org.eclipse.core.databinding_1.4.0.I20110111-0800.jar" sourcepath="/Applications/eclipse/plugins/org.eclipse.core.databinding_1.4.0.I20110111-0800.jar"/>
<classpathentry kind="lib" path="/Applications/eclipse/plugins/org.eclipse.core.databinding.observable_1.4.0.I20110222-0800.jar" sourcepath="/Applications/eclipse/plugins/org.eclipse.core.databinding.observable_1.4.0.I20110222-0800.jar"/>
<classpathentry kind="lib" path="/Applications/eclipse/plugins/org.eclipse.jface.databinding_1.5.0.I20100907-0800.jar" sourcepath="/Applications/eclipse/plugins/org.eclipse.jface.databinding_1.5.0.I20100907-0800.jar"/>
<classpathentry kind="output" path="bin"/>
</classpath>