-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy path.classpath
More file actions
13 lines (13 loc) · 989 Bytes
/
.classpath
File metadata and controls
13 lines (13 loc) · 989 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
<?xml version="1.0" encoding="UTF-8"?>
<classpath>
<classpathentry exported="true" kind="con" path="org.eclipse.pde.core.requiredPlugins"/>
<classpathentry kind="src" path="src"/>
<classpathentry exported="true" kind="lib" path="external/org.eclipse.text-3.5.100.v20110505-0800.jar.zip"/>
<classpathentry exported="true" kind="lib" path="external/org.eclipse.jface-3.8.jar"/>
<classpathentry exported="true" kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER"/>
<classpathentry exported="true" kind="lib" path="external/org.eclipse.jface.text_3.9.0.v20140521-1657.jar"/>
<classpathentry exported="true" kind="lib" path="external/org.eclipse.ui.workbench_3.106.0.v20140530-0732.jar"/>
<classpathentry exported="true" kind="lib" path="external/org.eclipse.ui.workbench.texteditor_3.9.0.v20140411-1521.jar"/>
<classpathentry exported="true" kind="lib" path="external/org.eclipse.ui.editors_3.8.200.v20140401-1310.jar"/>
<classpathentry kind="output" path="bin"/>
</classpath>