Original article: http://www.micmiu.com/software/eclipse-plugins-soapui/
Directory:
- Automatic Installation
- Manual Installation
[1]. Automatic Installation
See http://www.soapui.org/IDE-Plugins/eclipse-plugin.html
Select help> install new software... Address: http://www.soapui.org/eclipse/update
The installation prompt is one step after restart.
[2]. Manual Installation
Plug Pack: http://sourceforge.net/projects/soapui/files/soapui-eclipse-plugin/4.0.1/
The directory path after downloading and unzipping is as follows:
D: \ eclipse dropins \ soapui-4.0.1> tree/F volume work folder path list volume serial number is 2af7-9bd9d :. │ site. XML │ ├ ── features │ COM. eviware. soapui. soapui_feature_4.0.1.jar │ └ ── plugins COM. eviware. soapui. eclipse_4.0.1.jar
The root directory of eclipse is: D: \ eclipse
Add soapui. Link under D: \ eclipse \ dropins \. The content is as follows:
Path = D:/eclipse dropins/soapui-4.0.1
After you restart eclipse, you can verify whether the installation is successful. If the installation fails, follow these steps:
Clear eclipse-related configuration information% Eclipse_home % \ Configuration \In addition:Config. ini,Org. Eclipse. Equinox. simpleconfigurator(Folder ),Org. Eclipse. Equinox. Source(Folder ),Org. Eclipse. Update(Folder), delete all others, restart and verify.
If it still fails, you need to manually add the configuration information in the configuration file% Eclipse_home % \ Configuration \ org. Eclipse. Equinox. simpleconfigurator \ bundles.infoAdd the following information:
Com. eviware. soapui. Eclipse, 4.0.1,../Eclipse % 20 dropins/soapui-4.0.1/Plugins/COM. eviware. soapui. eclipse_4.0.1.jar, 4, false
Red Font:../Eclipse % 20 dropins/soapui-4.0.1Is modified according to your actual path.
After the installation is successful, the following information should be displayed: