Jim
18 years agoOccasional Contributor
Importing SoapUI project into eclipse maven project
I have a SoapUI project that I would like to import into my Eclipse Maven project.
I can import this SoapUI project when I go to the soapUI Perspective view and do a 'Import Project.' This works great. My question is, how then do I take this imported SoapUI project and tie it to my current Maven Eclipse project and be able to see this SoapUI project when I am in the Java Perspective view?
I want to have my Maven project's pom file use the soapUI plugin to execute the testCase/testSuites in my current soapUI project file.
It is probably simple, I am just not seeing how to make this final connection between the soapUI and eclipse projects.
I can import this SoapUI project when I go to the soapUI Perspective view and do a 'Import Project.' This works great. My question is, how then do I take this imported SoapUI project and tie it to my current Maven Eclipse project and be able to see this SoapUI project when I am in the Java Perspective view?
I want to have my Maven project's pom file use the soapUI plugin to execute the testCase/testSuites in my current soapUI project file.
It is probably simple, I am just not seeing how to make this final connection between the soapUI and eclipse projects.