Hello everyone, I’m encountering an issue with hot deploy in my composite project. It consists of two applications along with various add-ons. The views are located in the first application; however, when I make changes in the XML, the hot deploy executes it in the other application that isn’t even running.
I have unchecked clean hot deploy from the run/debug configuration of the second application. Additionally, I noticed that in the application where the views are, the “.jmix/config” path is not present.
Any advice?
thanks in advance.