Formatting a SoapUI Project File

送分小仙女□ 提交于 2019-12-05 17:36:07

问题


I use the free edition of SoapUI (version 4.6.1) and notice that its project files are very poorly formatted. Many of its elements are not on dedicated lines or indented like one would expect of a large XML file maintained by developers.

This makes it more difficult to diff & merge changes to source-controlled project files.

I am aware that SoapUI Pro offers a way to address this diff & merge difficulty with an option for multi-file composite projects as another SO question & answer describe; but I would like to have a better experience with the free edition of SoapUI.

Is there a way to make SoapUI format its project files?


回答1:


Yes, you can do this. Preferences -> WSDL Settings -> Pretty Print Project Files.



来源:https://stackoverflow.com/questions/20135701/formatting-a-soapui-project-file

标签
易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!