aboutsummaryrefslogtreecommitdiff
path: root/contrib/README
diff options
context:
space:
mode:
authorReinier Zwitserloot <reinier@tipit.to>2009-07-05 22:01:51 +0200
committerReinier Zwitserloot <reinier@tipit.to>2009-07-05 22:01:51 +0200
commit7dd061c263803dadefe244bcc78a67f4d12bd42e (patch)
treef8d9284cc556cf4e5923208a789c2cfdb988fe4c /contrib/README
parenta9fe617303f9726794451eaf2c517a8ec57f3faf (diff)
downloadlombok-7dd061c263803dadefe244bcc78a67f4d12bd42e.tar.gz
lombok-7dd061c263803dadefe244bcc78a67f4d12bd42e.tar.bz2
lombok-7dd061c263803dadefe244bcc78a67f4d12bd42e.zip
More documentation.
Diffstat (limited to 'contrib/README')
-rw-r--r--contrib/README4
1 files changed, 4 insertions, 0 deletions
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.