CaryB
11 years agoContributor
[Resolved] Custom Factories and Plugin Architechture
Ok, now that I have my custom test step and actions working exactly like I want them, I have decided that I should look at using the new plugin architecture. I've got Maven running and I've started the migration. However, there's one stumbling block I'm facing. I created a custom preferences page so my users can change the behavior inside of SoapUI rather than having to go edit a properties file manually.
How do I implement this under the plugin architecture?
How do I implement this under the plugin architecture?