I tested the new update site with current Ruta trunk in development mode: works but causes different problems. Here, the vm works, but if the usage of a new one is deactivated, then again a class is not found: java.lang.NoClassDefFoundError: org/apache/uima/jcas/tcas/DocumentAnnotation_Type
I should add a note that ruta-2.0.1 does not work with uimaj-2.4.1 and will fix the problem for the next ruta release. +1 to release Peter On 25.07.2013 16:59, Peter Klügl wrote: > I tested the runtime plugin with the AE launch configuration delegate > and it works fine. The problem is most like located in the functionality > that calculates the classpath for the new java vm. > > I wait a bit with my +1 until I know more about the problem. > > Peter > > > On 25.07.2013 16:45, Peter Klügl wrote: >> On 25.07.2013 16:42, Richard Eckart de Castilho wrote: >>> Am 25.07.2013 um 16:40 schrieb Peter Klügl <pklu...@uni-wuerzburg.de>: >>> >>>> installed Ruta 2.0.1, created project, run simple script - FAILED >>>> >>>> java.lang.NoClassDefFoundError: org/apache/uima/util/ProcessTrace >>> If you installed via dropins (or possibly even if not), did you >>> start Eclipse with -clean? >> Nope, not manually, but Eclipse should have done it when I restarted it. >> >> The runtime plugin is resolved and can be started, and the CDE editor >> did also work. >> >> Peter >> >>> Cheers, >>> >>> -- Richard