diff options
author | Reinier Zwitserloot <reinier@zwitserloot.com> | 2010-07-12 23:48:02 +0200 |
---|---|---|
committer | Reinier Zwitserloot <reinier@zwitserloot.com> | 2010-07-12 23:48:02 +0200 |
commit | e693672cd44ab0e648643f4b5c24b1c177ab6c84 (patch) | |
tree | f07383881d17b775a9205f175c317bbb4d5dbaa3 /contrib/README | |
parent | a118bc79249ba9184ada2315dacf48fd19e444a5 (diff) | |
download | lombok-e693672cd44ab0e648643f4b5c24b1c177ab6c84.tar.gz lombok-e693672cd44ab0e648643f4b5c24b1c177ab6c84.tar.bz2 lombok-e693672cd44ab0e648643f4b5c24b1c177ab6c84.zip |
Changed build system to ivy.
Diffstat (limited to 'contrib/README')
-rw-r--r-- | contrib/README | 4 |
1 files changed, 0 insertions, 4 deletions
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. |