What is the most most efficient way to work with Cucumber in Eclipse? I tried these plugins:
- Natural - allows Ctrl+Click navigation to step methods
- Cucumber-Eclipse - allows creation of step definitions and running Cucumber features
Should I have both plugins and use one for writing new steps and the other one for exploring old?