cucumber-attic / cuke4duke

Cucumber support for the JVM: Java, Scala, Groovy, Clojure, Ioke, Javascript, Spring, Guice, PicoContainer, WebDriver, Ant and Maven
http://wiki.github.com/aslakhellesoy/cuke4duke
MIT License
256 stars 72 forks source link

Document how to use a debugger #47

Closed aslakhellesoy closed 14 years ago

torbjornvatn commented 14 years ago

I've added documentation for maven debugging to the wiki.

aslakhellesoy commented 14 years ago

Great! It doesn't look Maven specific at all (except that MAVEN_OPTS is used to send the args to the JVM when using Maven). The docs don't have to be Eclipse-specific either.

So I think the page should just be renamed to "Debugging"

torbjornvatn commented 14 years ago

I've tried to rewrite the Debug Cuke4Duke Steps page to be more generic, but I added a Maven section at the bottom though. Seems like I can't rename or delete pages, maybe you can delete "Debug Cuke4Duke Maven plugin" and rename "Debug Cuke4Duke Steps" to "Debugging"?

aslakhellesoy commented 14 years ago

Done!