java - Disable exception handling in Acceleo engine -


in acceleo, when edit , save, say, generate.mtl, acceleo automatically generates generate.java class. java class can call dogenerate method external class generate model-based stuff.

however, if there exception during execution, exception handled acceleo engine. i tell acceleo engine not handle exceptions, , realize error occurred. how possible?

i've been thinking long time this, without success. last week, ran acceleo in standalone mode, java class instead of using pluging.

it made me spend lot of time issues libraries, problems dependencies etc. got (i mean, it's hard work, patient).

my surprise: when ran acceleo standalone failed, templates same. having many errors, plugin managing , plugin printing empty string result! running acceleo standalone, errors raise exception , main class prints stacktrace.

so, if want manage errors yourself, recommend run standalone but... luck! :)

i hope :)


Comments

Popular posts from this blog

java - Oracle EBS .ClassNotFoundException: oracle.apps.fnd.formsClient.FormsLauncher.class ERROR -

c# - how to use buttonedit in devexpress gridcontrol -

nvd3.js - angularjs-nvd3-directives setting color in legend as well as in chart elements -