Hi Thomas,
Thanks for the reply. I had tried that before and tried it again just
now with the same result that it does not work. Compile on Save is on
for all of the modules. If I make a change and save the file, on the
file system I can see a new .class generated in
myModule/target/classes in th
Steven Yi schrieb am 10.11.2019 um 09:21:
Having moved to Maven with my platform app, I've got a question about
workflow. Right now when I'm working on a change in one of my modules,
to test it, I have to:
1. Build the current module
2. Select the main application module
3. Run the main applicat
Hi All,
Having moved to Maven with my platform app, I've got a question about
workflow. Right now when I'm working on a change in one of my modules,
to test it, I have to:
1. Build the current module
2. Select the main application module
3. Run the main application module
In the past, when worki