- Notifications
You must be signed in to change notification settings - Fork 1
Expand file tree
/
Copy path.classpath
More file actions
Latest commit
20 lines (20 loc) · 865 Bytes
/
Copy path.classpath
File metadata and controls
20 lines (20 loc) · 865 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
<?xml version="1.0" encoding="UTF-8"?>
<classpath>
<classpathentrykind="src"path="src"/>
<classpathentrykind="con"path="org.eclipse.jdt.launching.JRE_CONTAINER">
<attributes>
<attributename="module"value="true"/>
</attributes>
</classpathentry>
<classpathentryexported="true"kind="lib"path="swt.jar"/>
<classpathentrykind="lib"path="zdk.java.jar">
<attributes>
<attributename="javadoc_location"value="file:/./ZoiperJava/Documentation/"/>
<attributename="org.eclipse.jdt.launching.CLASSPATH_ATTR_LIBRARY_PATH_ENTRY"value="ZoiperJava"/>
</attributes>
</classpathentry>
<classpathentrykind="lib"path="webcam-capture-0.3.10.jar"/>
<classpathentrykind="lib"path="libs/bridj-0.6.2.jar"/>
<classpathentrykind="lib"path="libs/slf4j-api-1.7.2.jar"/>
<classpathentrykind="output"path="bin"/>
</classpath>