soapUI IDE plugins
IDE plugins are software components that add functional extensions on top of a particular IDE. In particular, the IDE plugins are used by developers to run various tools inside the development environment which is more effective than launching tools separately. soapUI provides us with a few IDE plugins which allow us to build and run soapUI tests from within popular IDEs such as Eclipse (http://www.eclipse.org), Intellij IDEA (http://www.jetbrains.com/idea/), or NetBeans (http://netbeans.org/).
soapUI Eclipse plugin
The soapUI eclipse plugin brings all the features provided by the standard soapUI desktop application into Eclipse IDE. Adding the soapUI plugin into Eclipse is pretty straightforward; follow these steps:
Open Eclipse IDE (this plugin supports Eclipse version 3.4 or later).
Go to Help | Install New Software ….
Enter
http://www.soapui.org/eclipse/update
as the update site in the Work with: textbox and click on Add.Enter the name of the installation as soapUI and...