Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Debug step definitions with Eclipse #5

Open
rsilva4-zz opened this issue Apr 13, 2012 · 1 comment
Open

Debug step definitions with Eclipse #5

rsilva4-zz opened this issue Apr 13, 2012 · 1 comment
Labels

Comments

@rsilva4-zz
Copy link

I'm using Eclipse (SpringSource Tool Suite 2.9.1) and Java 7, however if I define breakpoints inside my step definitions the debugger is not triggered as it should be.

For running the tests I'm using the command grails test-app functional:cucumber and using test ":cucumber:0.2.3" version of the plugin.

@hauner
Copy link
Owner

hauner commented Apr 29, 2012

This is probably an eclipse issue and nothing that I can fix in the plugin.

It also works for me in IDEA (at least most of the time, sometimes the breakpoints don't even work in "normal" groovy code).

Anyway, if anyone knows how to make it work in eclipse, let us know... :-)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants