With the following steps you can install Jbehave in IntelliJ
- Step 1: Check if java already installed on your computer
- Open shell console
- Type “java -version”
- You should get a version number, else you should install java
- Step2: Download & Install IntelliJ
- Step3: Start IntelliJ
- Step4: Create a maven project
- SDK = Software Developement Kit
- JDK = Java Developement Kit
- GroupId = Package name
- ArtifactId = Project name
- Step5: Install Jbehave Plugin “Jbehave syntax support”
- File -> Settings -> PlugIns
- Browse Repositories -> Search Jbehave
- Install Jbehave Plugin “JSS” & restart IntelliJ
For more details see the following Tutorial:
This video is with subtitle