Mercurial > hg > ccmieditor
view java/.classpath @ 1:71ff0735df5a
Fixed bug: open dialog window not opening.
Removed useless FileSystemTreeCellRenderer class.
author | Fiore Martin <fiore@eecs.qmul.ac.uk> |
---|---|
date | Tue, 10 Jan 2012 11:39:43 +0000 |
parents | 9418ab7b7f3f |
children | 9e67171477bc |
line wrap: on
line source
<?xml version="1.0" encoding="UTF-8"?> <classpath> <classpathentry kind="src" path="src"/> <classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER/org.eclipse.jdt.internal.debug.ui.launcher.StandardVMType/JavaSE-1.6"/> <classpathentry kind="lib" path="libs/beads.jar"/> <classpathentry kind="lib" path="libs/jl1.0.1.jar"/> <classpathentry kind="lib" path="libs/JWizardComponent.jar"/> <classpathentry kind="lib" path="libs/mp3spi1.9.4.jar"/> <classpathentry kind="lib" path="libs/NetUtil.jar"/> <classpathentry kind="lib" path="libs/tritonus_share.jar"/> <classpathentry kind="output" path="bin"/> </classpath>