Skip to content

Start contributing

Davey Chu edited this page Apr 17, 2015 · 3 revisions

To start contributing to the cucumber-eclipse plugin, follow these steps:

  1. Fork and clone the repo
  2. In Eclipse: import as existing maven projects (m2e plug-in)
  3. Set the target platform to Galileo (open the .target definition file and press Set as Target Platform)
  4. Work your magic!
  5. Create a pull request

Clone this wiki locally