17 Aug
2012
17 Aug
'12
7:12 a.m.
On Aug 17, 2012, at 8:47 AM, Moritz Hesse (EnergieArchitektur) wrote:
Hi Vincent,
To debug is "easy". Simply start curriki in debug mode (see start_xwiki_debug.sh), open your IDE and connect to the running JVM. Then you can trace execution step by step.
which IDE do you use? Eclipse with the XWiki Eclipse Plugin?
I personally use IntelliJ IDEA. -Vincent