simple setup for selenium and cucumber in java
Right click run RunCukesTest.java and run as junit application
To generate detailed report run below in cmd
java -jar cucumber-sandwich-3.13.0-jar-with-dependencies.jar -n -f projectPath/target/ -o projectPath/target/cucumber-html-report/
Download selenium webdriver-2.53.1 from http://selenium-release.storage.googleapis.com/index.html