Announcement

Collapse
No announcement yet.
X
  • Filter
  • Time
Clear All
new posts

    Official Maven debug approach

    Is there an official step by step guide to debug a maven application?
    Currently I used the legacy debug mode with Internet Explorer, but I would like to know if there is any other debug solution without needing to refactor the whole app.

    #2
    We do include a pretty comprehensive discussion of the debugging topic (and a separate topic on troubleshooting) in our own documentation, but it isn't necessarily meant to be a "step by step guide" covering all possible toolsets, configurations, or project goals / structures. You might find a tutorial specific to your environment a useful addendum.

    You haven't said what tools you're using, but the GWT Eclipse Plugin, for example, provides their own Getting Started Guide that includes sections on using the DevMode launcher and SDBG JavaScript Debugger.

    Comment

    Working...
    X