Mercurial > hg > ccmieditor
comparison 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 |
comparison
equal
deleted
inserted
replaced
-1:000000000000 | 0:9418ab7b7f3f |
---|---|
1 <?xml version="1.0" encoding="UTF-8"?> | |
2 <classpath> | |
3 <classpathentry kind="src" path="src"/> | |
4 <classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER/org.eclipse.jdt.internal.debug.ui.launcher.StandardVMType/JavaSE-1.6"/> | |
5 <classpathentry kind="lib" path="libs/beads.jar"/> | |
6 <classpathentry kind="lib" path="libs/jl1.0.1.jar"/> | |
7 <classpathentry kind="lib" path="libs/JWizardComponent.jar"/> | |
8 <classpathentry kind="lib" path="libs/mp3spi1.9.4.jar"/> | |
9 <classpathentry kind="lib" path="libs/NetUtil.jar"/> | |
10 <classpathentry kind="lib" path="libs/tritonus_share.jar"/> | |
11 <classpathentry kind="output" path="bin"/> | |
12 </classpath> |