sts install soapui plugin

sts3.6.2 myeclipse eclipse4.4.1 can be installed using the following methods.

View the .eclipseproduct file in the installation directory and open the contents as follows:

#Thu, 09 Oct 2014 06:23:27 -0700
name=Spring Tool Suite
id=org.springsource.sts
version=3.6.2.RELEASE

package=spring-tool-suite-3.6.2.RELEASE-e4.4.1-win32-x86_64.zip

4.4.1 can install soapui4 version

soapui through the site address installation wizard

http://www.soapui .org/IDE-Plugins/eclipse-plugin.html (slower, not recommended)

by downloading the plugin package installation process

Download plugin package (85.6M)

http://sourceforge.net/projects/soapui/files/soapui-eclipse- plugin/4.0.1/


dropins in the root directory of myeclipse Create a new directory soapui Decompress the plug-in package to this directory After

decompression soapui.

Start sts to check whether there is a soapui item in window-references. Generally, it does not exist, indicating that sts cannot automatically install the plug-in.


Go to the sts\configuration\org.eclipse.equinox.simpleconfigurator directory and

open the bundles.info file

and add com.eviware.soapui.eclipse,4.0.1,dropins/soapui/plugins/com.eviware.soapui.eclipse_4.0.1 in the last line. jar,4,false restart sts


soapui usage:

1. First of all, there must be a wsdl file or wsdl address mine is
http://localhost:8080/server/plus?wsdl

2. Enter the plugin home page to create a new soap ui project

3. Enter the file name and wsdl Address, click the ok button

4, the plug-in will automatically obtain the wsdl related information and generate method

5 Click the relevant method, replace? For the parameter value, click the start button above to test.

Note : If the type of the filled field does not match and cannot be converted, the parameter received by the server is null

Guess you like

Origin http://10.200.1.11:23101/article/api/json?id=327072345&siteId=291194637