erjcan
8 years agoNew Member
how can i run soapUI after I edited its sourcecode?
I want to see how the soapUI gui is implemented. idid not find any specific gui code on github.
I want:
- change & edit code of soapUI
- build it, run it
- see the changes.
how do I do step 2? Do I need to :
compile, build & run the installer again?
and only then see the changes?
in general, how do I quickly see the changes that I made? soapUI is desktop application, after every change it must be reinstalled right?
pls tell me how to do it.