How does the build.gradle file get generated? Is it possible to customize the dependencies in it? include annotationProcessor for example? I am trying to use Lombok in the custom Java code of my Mendix application... and the build fails if I do "Build using Gradle": all getters and setters result in "error: cannot find symbol”.