Edit your proj-debug and proj-compile batch scripts to add the following VM arguments:
java -javaagent:lombok.jar=ECJ (rest of arguments)
Thanks to Stephen Haberman for figuring this out.