Forum Discussion
SmartBear_Suppo
Alumni
14 years agoHi,
there is no built in way to do this - but you can use the "Resource Root" property at the project level to specify where all your resources are located (property files, etc.. ) - so if you set this to ${projectDir} and save all your files in this directory soapUI will store their path relative to the project directory - which makes it easy to copy the entire project and dependent files...
Does that help?
regards,
/Ole
SmartBear Software
there is no built in way to do this - but you can use the "Resource Root" property at the project level to specify where all your resources are located (property files, etc.. ) - so if you set this to ${projectDir} and save all your files in this directory soapUI will store their path relative to the project directory - which makes it easy to copy the entire project and dependent files...
Does that help?
regards,
/Ole
SmartBear Software