Hi, I use groovy-eclipse-compiler to compile mixed Java and Groovy source codes and employ lombok to make less coding for Java. Now I want to enable invokedynamic support to get performance gain. I found GMavenPlus can help me to enable invokedynamic feature but nothing about lombook. So my question is whether GMavenPlus support lombok?
Thanks
