Forum Discussion

MC's avatar
MC
Contributor
16 years ago

can a soapui project tell you its dependencies?

Suppose I have a non-composite project, say foo-soapui-project.xml, that depends on two resources, say foo.wsdl and foo.xsd, both in ${projectDir}. Can soapui tell me the dependencies for foo-soapui...