From e693672cd44ab0e648643f4b5c24b1c177ab6c84 Mon Sep 17 00:00:00 2001 From: Reinier Zwitserloot Date: Mon, 12 Jul 2010 23:48:02 +0200 Subject: Changed build system to ivy. --- contrib/README | 4 ---- 1 file changed, 4 deletions(-) delete mode 100644 contrib/README (limited to 'contrib/README') diff --git a/contrib/README b/contrib/README deleted file mode 100644 index b94d973f..00000000 --- a/contrib/README +++ /dev/null @@ -1,4 +0,0 @@ -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