-
Notifications
You must be signed in to change notification settings - Fork 0
/
.classpath
16 lines (16 loc) · 970 Bytes
/
.classpath
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
<?xml version="1.0" encoding="UTF-8"?>
<classpath>
<classpathentry excluding="com/google/code/kss/adapter/ocap/example/OCAPVirtualizingAspect.aj|com/google/code/kss/core/util/FileWatcher.java" kind="src" path="src"/>
<classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER"/>
<classpathentry kind="con" path="org.eclipse.jdt.junit.JUNIT_CONTAINER/3"/>
<classpathentry kind="lib" path="lib/commons-logging-1.1.1.jar"/>
<classpathentry kind="lib" path="lib/luajava-1.1.jar"/>
<classpathentry kind="lib" path="lib/luaScriptEngine.jar"/>
<classpathentry kind="lib" path="lib/ocap-1.1.2-2009.09.30.jar"/>
<classpathentry kind="lib" path="lib/simple-xml-2.3.3.jar"/>
<classpathentry kind="lib" path="lib/swt_macosx.jar"/>
<classpathentry kind="lib" path="lib/swt.jar"/>
<classpathentry kind="lib" path="lib/webkit4swt-0.6.0.jar"/>
<classpathentry kind="lib" path="lib/commons-io-1.4.jar"/>
<classpathentry kind="output" path="bin"/>
</classpath>