Problemunvalidated
IntelliJ doesn't generate a mapper when I save files. Tension: In Eclipse, when I modify a Mapstruct mapper Interface and save it, the IDE generates the related implementation immediately. Outcome: I must perform a mvn `mvn generate-sources` or a `clean install` to do the same.
40049be2-2284-4633-8859-0da72949f5c5
IntelliJ doesn't generate a mapper when I save files. Tension: In Eclipse, when I modify a Mapstruct mapper Interface and save it, the IDE generates the related implementation immediately. Outcome: I must perform a mvn mvn generate-sources or a clean install to do the same.