annotate java/.classpath @ 1:e3935c01cde2
tip
moved license of PdPersistenceManager to the beginning of the file
author |
Fiore Martin <f.martin@qmul.ac.uk> |
date |
Tue, 08 Jul 2014 19:52:03 +0100 |
parents |
78b7fc5391a2 |
children |
|
rev |
line source |
f@0
|
1 <?xml version="1.0" encoding="UTF-8"?>
|
f@0
|
2 <classpath>
|
f@0
|
3 <classpathentry kind="src" path="src"/>
|
f@0
|
4 <classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER/org.eclipse.jdt.internal.debug.ui.launcher.StandardVMType/JavaSE-1.6"/>
|
f@0
|
5 <classpathentry kind="lib" path="libs/beads.jar"/>
|
f@0
|
6 <classpathentry kind="lib" path="libs/cmu_time_awb.jar"/>
|
f@0
|
7 <classpathentry kind="lib" path="libs/cmu_us_kal.jar"/>
|
f@0
|
8 <classpathentry kind="lib" path="libs/cmudict04.jar"/>
|
f@0
|
9 <classpathentry kind="lib" path="libs/cmulex.jar"/>
|
f@0
|
10 <classpathentry kind="lib" path="libs/cmutimelex.jar"/>
|
f@0
|
11 <classpathentry kind="lib" path="libs/en_us.jar"/>
|
f@0
|
12 <classpathentry kind="lib" path="libs/freetts.jar"/>
|
f@0
|
13 <classpathentry kind="lib" path="libs/jl1.0.1.jar"/>
|
f@0
|
14 <classpathentry kind="lib" path="libs/JWizardComponent.jar"/>
|
f@0
|
15 <classpathentry kind="lib" path="libs/mp3spi1.9.4.jar"/>
|
f@0
|
16 <classpathentry kind="lib" path="libs/NetUtil.jar"/>
|
f@0
|
17 <classpathentry kind="lib" path="libs/tritonus_share.jar"/>
|
f@0
|
18 <classpathentry kind="output" path="bin"/>
|
f@0
|
19 </classpath>
|