Mercurial > hg > ccmieditor
view java/.classpath @ 4:2c67ac862920
bug fix (correct haptic painting after renaming nodes and after nodes deletion with an edge with more than 2 nodes)
author | Fiore Martin <fiore@eecs.qmul.ac.uk> |
---|---|
date | Tue, 29 May 2012 15:32:19 +0100 |
parents | 9e67171477bc |
children |
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/cmu_time_awb.jar"/> <classpathentry kind="lib" path="libs/cmu_us_kal.jar"/> <classpathentry kind="lib" path="libs/cmudict04.jar"/> <classpathentry kind="lib" path="libs/cmulex.jar"/> <classpathentry kind="lib" path="libs/cmutimelex.jar"/> <classpathentry kind="lib" path="libs/en_us.jar"/> <classpathentry kind="lib" path="libs/freetts.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>