From 9488c1c248569d91fa74ed9358baba7f175f02fa Mon Sep 17 00:00:00 2001 From: Reinier Zwitserloot Date: Mon, 12 Jun 2017 22:29:24 +0200 Subject: Removed old website; we no longer use it. --- website-old/setup/gwt.html | 68 ---------------------------------------------- 1 file changed, 68 deletions(-) delete mode 100644 website-old/setup/gwt.html (limited to 'website-old/setup/gwt.html') diff --git a/website-old/setup/gwt.html b/website-old/setup/gwt.html deleted file mode 100644 index d7bcad56..00000000 --- a/website-old/setup/gwt.html +++ /dev/null @@ -1,68 +0,0 @@ - - - - - - - - - Project Lombok - - - Fork me on GitHub -
-

Project Lombok - gwt instructions

- -
- 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. -

-
-
- -
- - - -- cgit