From 7dd061c263803dadefe244bcc78a67f4d12bd42e Mon Sep 17 00:00:00 2001 From: Reinier Zwitserloot Date: Sun, 5 Jul 2009 22:01:51 +0200 Subject: More documentation. --- contrib/README | 4 ++++ 1 file changed, 4 insertions(+) create mode 100644 contrib/README (limited to 'contrib') diff --git a/contrib/README b/contrib/README new file mode 100644 index 00000000..b94d973f --- /dev/null +++ b/contrib/README @@ -0,0 +1,4 @@ +The files in this directory are not required to either run or build lombok. +They are in the repository solely because they are useful when developing lombok. +For example, the sources to used libraries are here so you can click through to it +in your IDE when you configure your library requirements correctly. -- cgit