Mercurial > hg > ccmieditor
view java/.classpath @ 6:1c5af356bb99
added 64 bit native narrator
allow hapitic native dll to load only on 32 bit JVM
refactored DiagramEditorApp for better inheritance
fixed Java 7 bug: NullPointerException when typing
minor bug fixes
added splashscreen
author | Fiore Martin <fiore@eecs.qmul.ac.uk> |
---|---|
date | Mon, 17 Dec 2012 18:39:40 +0000 |
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>