...
There are two ways to add this sample custom format to SOAtest: from the Java source project you can download from GitHub Parasoft’s Marketplace, or from a jar file that you can create from this project.
...
To add the sample format from a Java source project:
- Download the project SimpleMessage.zip file from httpshttp://githubmarketplace.parasoft.com/parasoft/soavirt-extension-examples and extract it.
- Import the extracted files into your workspace as a Java project.
- In the SOAtest perspective, choose Parasoft> Preference, select System Properties, click Add Java Project, indicate the location of the sample Java project, then click Apply.
- Restart SOAtest
...