Translate

Monday, May 9, 2016

Installing Cucumber plug-in in Eclipse from Repository

There are two ways to install Cucumber plug-in to your Eclipse.  One way is by using the Marketplace which I blogged here.
Another way is by using the Repository which is detailed below:
  1. Open Eclipse.  From the menu, select Help -> Install New Software.  Click on Add... button.
  2. In the Add Repository window.  Enter http://cucumber.github.com/cucumber-eclipse/update-site in Location field.  Enter Cucumber as the name.  Then click OK.


  3. The window below will be displayed.  Tick the check box to expand the features included in the plugin.  Click Next button.


  4. Accept the Terms of Agreement.


  5.  After a successful installation, Eclipse will ask you to restart.



  6. Once restarted, when you open a Feature file, additional commands are added in the context-menu.