forked from mpue/blackboard
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy path.classpath
44 lines (44 loc) · 2.53 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
44
<?xml version="1.0" encoding="UTF-8"?>
<classpath>
<classpathentry kind="src" path="resources"/>
<classpathentry kind="src" path="src"/>
<classpathentry kind="lib" path="lib/beansbinding-1.2.1.jar"/>
<classpathentry kind="lib" path="lib/commons-beanutils-1.8.3.jar"/>
<classpathentry kind="lib" path="lib/commons-collections-3.2.jar"/>
<classpathentry kind="lib" path="lib/commons-io-1.3.1.jar"/>
<classpathentry kind="lib" path="lib/commons-lang-2.3.jar"/>
<classpathentry kind="lib" path="lib/commons-logging-1.1.jar"/>
<classpathentry kind="lib" path="lib/forms-1.2.1.jar"/>
<classpathentry kind="lib" path="lib/swing-worker-1.2.jar"/>
<classpathentry kind="lib" path="lib/swingx-1.6.1.jar"/>
<classpathentry kind="lib" path="lib/swingx-beaninfo-1.6.1.jar"/>
<classpathentry kind="lib" path="lib/autocomplete.jar"/>
<classpathentry kind="lib" path="lib/bsh-2.0b4.jar"/>
<classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER/org.eclipse.jdt.internal.debug.ui.launcher.StandardVMType/jdk-15">
<attributes>
<attribute name="module" value="true"/>
</attributes>
</classpathentry>
<classpathentry kind="lib" path="lib/org.springframework.asm-3.0.5.RELEASE.jar"/>
<classpathentry kind="lib" path="lib/org.springframework.beans-3.0.5.RELEASE.jar"/>
<classpathentry kind="lib" path="lib/org.springframework.context-3.0.5.RELEASE.jar"/>
<classpathentry kind="lib" path="lib/org.springframework.context.support-3.0.5.RELEASE.jar"/>
<classpathentry kind="lib" path="lib/org.springframework.core-3.0.5.RELEASE.jar"/>
<classpathentry kind="lib" path="lib/org.springframework.expression-3.0.5.RELEASE.jar"/>
<classpathentry kind="lib" path="lib/jbusycomponent-1.1.jar"/>
<classpathentry kind="lib" path="lib/jxlayer.jar"/>
<classpathentry kind="lib" path="lib/looks-2.3.0.jar"/>
<classpathentry kind="lib" path="lib/rsyntaxtextarea.jar"/>
<classpathentry kind="lib" path="lib/javolution-core-java-6.0.0-20120923.104917-4.jar"/>
<classpathentry kind="lib" path="lib/jcommon-1.0.17.jar"/>
<classpathentry kind="lib" path="lib/jfreechart-1.0.14.jar"/>
<classpathentry kind="lib" path="lib/jcas.jar" sourcepath="C:/devel/indigo_workspace/jcas"/>
<classpathentry kind="lib" path="lib/RXTXcomm.jar">
<attributes>
<attribute name="org.eclipse.jdt.launching.CLASSPATH_ATTR_LIBRARY_PATH_ENTRY" value="BlackBoard/lib/native"/>
</attributes>
</classpathentry>
<classpathentry kind="lib" path="lib/jaxb-api-2.3.0.jar"/>
<classpathentry kind="lib" path="lib/javax.activation-1.2.0.jar"/>
<classpathentry kind="output" path="bin"/>
</classpath>