I'm trying debug a simple GroovyScript directly in eclipse but my breakpoints are never triggered. I'm using the Codehaus Groovy-Eclipse plugin only, do I need to configure beyond the defaults or use another plugin to be able to debug?
Asked
Active
Viewed 81 times
1 Answers
0
The problem was actually not being able to debug within a closure. The SpringSource Groovy plugin makes this possible.

Jizzle
- 214
- 1
- 9