You are viewing a plain text version of this content. The canonical link for it is here.
Posted to docs@cocoon.apache.org by Apache Wiki <wi...@apache.org> on 2009/07/03 20:06:06 UTC

[Cocoon Wiki] Update of "DebuggingCocoon2.2" by AlexDaniel

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%2e2

New 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