forked from KuanYuChang/SoftwareStudioAssignment6
-
Notifications
You must be signed in to change notification settings - Fork 1
Expand file tree
/
Copy path.classpath
More file actions
16 lines (16 loc) · 1.34 KB
/
Copy path.classpath
File metadata and controls
16 lines (16 loc) · 1.34 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="src" path="resource"/>
<classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER/org.eclipse.jdt.internal.debug.ui.launcher.StandardVMType/JavaSE-1.8"/>
<classpathentry kind="lib" path="F:/大學/大二下/軟體設計與實驗/hw6/Libraries/Minim/jl1.0.1.jar"/>
<classpathentry kind="lib" path="F:/大學/大二下/軟體設計與實驗/hw6/Libraries/Minim/jsminim.jar"/>
<classpathentry kind="lib" path="F:/大學/大二下/軟體設計與實驗/hw6/Libraries/Minim/minim.jar"/>
<classpathentry kind="lib" path="F:/大學/大二下/軟體設計與實驗/hw6/Libraries/Minim/mp3spi1.9.5.jar"/>
<classpathentry kind="lib" path="F:/大學/大二下/軟體設計與實驗/hw6/Libraries/Minim/tritonus_aos.jar"/>
<classpathentry kind="lib" path="F:/大學/大二下/軟體設計與實驗/hw6/Libraries/Minim/tritonus_share.jar"/>
<classpathentry kind="lib" path="F:/大學/大二下/軟體設計與實驗/hw6/Libraries/Processing/core.jar"/>
<classpathentry kind="lib" path="F:/大學/大二下/軟體設計與實驗/hw6/Libraries/Ani/Ani.jar"/>
<classpathentry kind="lib" path="F:/大學/大二下/軟體設計與實驗/hw6/Libraries/controlP5/controlP5.jar"/>
<classpathentry kind="output" path="bin"/>
</classpath>