Hello,
I’m working on a medium sized Java project that uses some libraries that require an annotation processor: Lombok and Mapstruct.
Lombok seems to work fine, but Mapstruct does not work at all. Additionally, when I open my project with Cursor, even the normal build process via maven
stops working throwing MapStruct related errors. Closing Cursor brings the build back to normal.
Note that I don’t have the same problems using Visual Studio Code (both VS and Cursor have the same Java extensions).
Any experience with Java, Mapstruct and Cursor?
Cursor version: 0.41.3