-
Notifications
You must be signed in to change notification settings - Fork 0
/
.classpath
43 lines (43 loc) · 2.18 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
32
33
34
35
36
37
38
39
40
41
42
43
<?xml version="1.0" encoding="UTF-8"?>
<classpath>
<classpathentry kind="lib" path="kxml2-2.3.0.jar"/>
<classpathentry kind="lib" path="kxml2-min-2.3.0.jar"/>
<classpathentry kind="lib" path="org.sat4j.core.jar"/>
<classpathentry kind="lib" path="jakarta.jar"/>
<classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER/org.eclipse.jdt.internal.debug.ui.launcher.StandardVMType/JavaSE-1.7">
<attributes>
<attribute name="maven.pomderived" value="true"/>
</attributes>
</classpathentry>
<classpathentry kind="con" path="org.eclipse.pde.core.requiredPlugins"/>
<classpathentry including="**/*.java" kind="src" output="target/classes" path="src">
<attributes>
<attribute name="optional" value="true"/>
<attribute name="maven.pomderived" value="true"/>
</attributes>
</classpathentry>
<classpathentry kind="lib" path="swing2swt.jar"/>
<classpathentry kind="lib" path="org.eclipse.core.filebuffers_3.5.300.v20130225-1821.jar"/>
<classpathentry kind="lib" path="org.eclipse.jdt.core_3.9.2.v20140114-1555.jar"/>
<classpathentry kind="lib" path="org.eclipse.jface_3.9.1.v20130725-1141.jar"/>
<classpathentry kind="lib" path="org.eclipse.jface.databinding_1.6.200.v20130515-1857.jar"/>
<classpathentry kind="lib" path="org.eclipse.jface.text_3.8.101.v20130802-1147.jar"/>
<classpathentry kind="lib" path="org.eclipse.text_3.5.0.jar"/>
<classpathentry kind="lib" path="ui-3.3.0-v20070607-0010.jar"/>
<classpathentry kind="lib" path="prop4j.jar"/>
<classpathentry kind="lib" path="guidsl.jar"/>
<classpathentry kind="lib" path="dom4j.jar"/>
<classpathentry kind="lib" path="org.eclipse.uml2_5.2.0.v20160516-0939.jar"/>
<classpathentry kind="lib" path="xstream-1.4.2.jar"/>
<classpathentry kind="lib" path="xom-1.2.10-src.jar"/>
<classpathentry kind="lib" path="xom.jar"/>
<classpathentry kind="lib" path="javax.json.jar"/>
<classpathentry kind="lib" path="protobuf.jar"/>
<classpathentry kind="con" path="org.eclipse.m2e.MAVEN2_CLASSPATH_CONTAINER">
<attributes>
<attribute name="maven.pomderived" value="true"/>
</attributes>
</classpathentry>
<classpathentry kind="lib" path="javax.json-api-1.0-sources.jar"/>
<classpathentry kind="output" path="target/classes"/>
</classpath>