annotate java/.classpath @ 0:9418ab7b7f3f

Initial import
author Fiore Martin <fiore@eecs.qmul.ac.uk>
date Fri, 16 Dec 2011 17:35:51 +0000
parents
children 9e67171477bc
rev   line source
fiore@0 1 <?xml version="1.0" encoding="UTF-8"?>
fiore@0 2 <classpath>
fiore@0 3 <classpathentry kind="src" path="src"/>
fiore@0 4 <classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER/org.eclipse.jdt.internal.debug.ui.launcher.StandardVMType/JavaSE-1.6"/>
fiore@0 5 <classpathentry kind="lib" path="libs/beads.jar"/>
fiore@0 6 <classpathentry kind="lib" path="libs/jl1.0.1.jar"/>
fiore@0 7 <classpathentry kind="lib" path="libs/JWizardComponent.jar"/>
fiore@0 8 <classpathentry kind="lib" path="libs/mp3spi1.9.4.jar"/>
fiore@0 9 <classpathentry kind="lib" path="libs/NetUtil.jar"/>
fiore@0 10 <classpathentry kind="lib" path="libs/tritonus_share.jar"/>
fiore@0 11 <classpathentry kind="output" path="bin"/>
fiore@0 12 </classpath>