Is it possible to integrate Project Lombok (https://projectlombok.org/setup/eclipse) into an Oomph (https://projects.eclipse.org/projects/tools.oomph) Installation Profile?
In the installation guide of Lombok, it is only described, how to install it manually, but we would like to integrate the lombok installation in our projects oomph profile.
Any help appreciated.
I haven't tried if it works, but I see the following steps to be performed:
-javaagent:/.../eclipse/lombok.jarwhereas the first step can be configured with the EclipseIniTask as follows:
and the second step - with help of ResourceCopyTask: