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