On 3/23/11 10:05 AM, Jens Grivolla wrote:
Sounds great. Does this mean that you could use the Eclipse debugger
to step through an AE, set breakpoints, etc.? Or is there already a
way to do that? So far I have always packaged the AE and then run it
through CPEgui or CVD with no Eclipse integration for debugging.
You will be able to select a specifier you would like to run in eclipse,
then it can either be started
in "run" or "debug" mode. The AE will then be supplied with CASes which
are either read in as xmi/xcas
or created from plain text files, optionally the processed CASes can be
written to an output folder for
later inspection with the Cas Editor.
I am working on this in my spare time, but I already made good progress
and hopefully will be able to
have something ready soon.
Many just create a small helper class which does that instead of
CPEgui/CVD, but I personally find that quit
annoying ... because it must be done over and over again.
Jörn