Dear Wiki user,
You have subscribed to a wiki page or wiki category on "Cocoon Wiki" for change notification.
The following page has been changed by AlexDaniel:
http://wiki.apache.org/cocoon/DebuggingCocoon2%2e2New page:
The easiest way I know is in combination with [
http://m2eclipse.codehaus.org/ m2eclipse plugin]:
* Import Maven project
* Run Configurations | Maven Build | New
* Set base directory
* Goals jetty:run
* Debug with the newly created run configuration