...
- Shutdown IntelliJ
- Download the Upgrading to Cucumber Web Bridge 1.1-SNAPSHOTcucumber-java.zip file and unzip in ${user.home}\.IntelliJIdea13\config\plugins
- Start Intellij, when going to Settings -> Plugins and looking for cucumber, you should see Cucumber for Java installed with version 1000.1
...
The custom plugin allows you to specify a glue and formatter in the default configuration, these will then automatically be used when creating a new run configuration (possibly you have to delete existing ones).
Maven build script
...