Installing JBehave Plugins in IntelliJ IDEA IDE
Document Contents
Introduction
Installing JBehave Plugins on IntelliJ IDEA IDE: In this post, we will install JBehave plugins on IntelliJ IDE. Please follow the step-to-step guide to install necessary JBehave related plugins on your IDE.
Installing JBehave Plugins
Open IntelliJ IDEA IDE.
Click on Configure on the Welcome screen as shown in the below picture.
Configure >> Plugins will launch the plugins window.
This window shows all the plugins installed. Also, all the checked plugins are active and enabled plugins. Search if any JBbehave plugins are installed.
If there are no results means that you don’t have plugins installed. ( that are related to JBehave ). Now click on search in Repositories/ Marketplace as shown in the figure.
In the search results choose the plugins you want to install and click on the install button.
Once you click on the install button, the plugin will download and install as shown in the picture.
You may need to restart IntelliJ IDE to activate the changes to the plugins. You may also postpone the restart by clicking on the postpone button.
To Install,Search JBehave on the Marketplace by clicking
Configure >> Plugins >> Search Jbehave.
Note that: In-case the plugin installation encounters any errors, IDE would disable the plugin.
**Updated Screenshot for Latest IDE**
How to Uninstall a Plugin?
Choose the plugin that you may wish to uninstall and click on the uninstall button, as shown in the screen. We may also disable the plugin in the latest IDE.
JBehave Tutorials on this website can be found at:
https://www.testingdocs.com/jbehave-framework-tutorial/
For more details on the JBehave framework, visit the official JBehave website at:
http://jbehave.org