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

View: New views
1 Messages — Rating Filter:   Alert me  

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

by Apache Wiki :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

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