How to properly integrate MapStruct with Eclipse? (Including Lombok java agent)
问题 I'm willing to use MapStruct in some official project so I decided to give it some testing first; I'd need to make it work integrated with eclipse and followed all the instructions provided on MapStruct website but ... so far no luck. Did anyone succeeded on such integration? and if yes what can I be missing? My test started with something bigger, but when I realized it was not working I decided to use a smaller example, so this is what I did: Using openjdk-10.0.1_windows-x64 downloaded and