#import "_setup.html" as s> <@s.scaffold title="GWT"> <@s.introduction>
GWT (Google Web Toolkit) is compatible with lombok.
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.
@s.introduction> @s.scaffold>