From 1e7c6b98caec18a1f3747a7e0303df88b42ffac2 Mon Sep 17 00:00:00 2001 From: Reinier Zwitserloot Date: Mon, 16 May 2011 21:16:23 +0200 Subject: Updating website with a shiny new download page listing all the various frameworks and tools lombok now works under. --- website/download.html | 102 ++++++++++++++++++++++++++------------------------ website/index.css | 4 ++ website/index.html | 12 +----- website/index.js | 49 ------------------------ 4 files changed, 59 insertions(+), 108 deletions(-) delete mode 100644 website/index.js diff --git a/website/download.html b/website/download.html index 3eb4fa7d..84ae9b15 100644 --- a/website/download.html +++ b/website/download.html @@ -1,61 +1,65 @@ + + - Project Lombok - Download - + Project Lombok + + Fork me on GitHub
-

Download Lombok

-
- version: @VERSION@ | changelog +

Project Lombok - Download

+ -

- Just double-click the lombok.jar file you'll download to install lombok into - your IDE. lombok.jar is also the jar you use as a project dependency - (include it in your classpath when compiling with javac or add it to your project - library list in your java IDE). It's the only jar you need!

- If double-clicking opens winrar or some other archiver, go to the command line and run
- java -jar lombok.jar to start the installer. -

- - Download now! - -

- Using maven? Click here! -

-

- Interested in the cutting edge build? More information on the cutting edge page. -

- - @@ -18,13 +17,6 @@ Fork me on GitHub