forked from widget-/bpm-detect
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy path.classpath
More file actions
16 lines (16 loc) · 1.11 KB
/
.classpath
File metadata and controls
16 lines (16 loc) · 1.11 KB
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 kind="src" path="src"/>
<classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER/org.eclipse.jdt.internal.debug.ui.launcher.StandardVMType/JavaSE-1.7"/>
<classpathentry exported="true" kind="lib" path="lib/RXTXcomm.jar"/>
<classpathentry exported="true" kind="lib" path="lib/jtransforms-2.4.jar"/>
<classpathentry exported="true" kind="lib" path="lib/jogl/jogl-all-natives-windows-amd64.jar"/>
<classpathentry exported="true" kind="lib" path="lib/guava-16.0.jar"/>
<classpathentry exported="true" kind="lib" path="lib/jogl/jogl-all.jar"/>
<classpathentry exported="true" kind="lib" path="lib/jogl/gluegen-rt-natives-windows-amd64.jar"/>
<classpathentry exported="true" kind="lib" path="lib/jogl/gluegen-rt-natives-windows-i586.jar"/>
<classpathentry exported="true" kind="lib" path="lib/jogl/gluegen-rt.jar"/>
<classpathentry exported="true" kind="lib" path="lib/jogl/jogl-all-natives-windows-i586.jar"/>
<classpathentry exported="true" kind="lib" path="lib/jogl/jogl-all-noawt.jar"/>
<classpathentry kind="output" path="bin"/>
</classpath>