-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy path.classpath
18 lines (18 loc) · 1.01 KB
/
.classpath
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
<?xml version="1.0" encoding="UTF-8"?>
<classpath>
<classpathentry kind="src" path="src"/>
<classpathentry kind="src" path="isrc"/>
<classpathentry kind="src" path="generated_src"/>
<classpathentry kind="lib" path="lib/axis-ant.jar"/>
<classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER/org.eclipse.jdt.internal.launching.macosx.MacOSXType/Java SE 6 (MacOS X Default)"/>
<classpathentry kind="lib" path="lib/Jmol.jar" sourcepath="/home/bonners/workspace/jmol-12.0.31"/>
<classpathentry kind="lib" path="PackedSamples.jar"/>
<classpathentry kind="lib" path="samples.jar"/>
<classpathentry kind="lib" path="/CommonLibrariesBin/microsoft_office/poi/poi-3.2-FINAL-20081019.jar">
<attributes>
<attribute name="javadoc_location" value="jar:platform:/resource/CommonLibrariesSource/microsoft_office/poi/poi-apidocs.zip!/apidocs"/>
</attributes>
</classpathentry>
<classpathentry combineaccessrules="false" kind="src" path="/star_signalsystem_java"/>
<classpathentry kind="output" path="bin"/>
</classpath>