Lombok support in studio

I like the new Lombok support for not generating getters/setters. However there should be an exception for Jmix enums, since the logic is not just a simple get/set.

It would be nice to either have studio ignore enums, or a way to manually generate them for enum fields still.