From 1a3bd818bd956c297fffd0ebd9d11290272f3294 Mon Sep 17 00:00:00 2001 From: Reinier Zwitserloot Date: Fri, 27 Nov 2009 09:49:04 +0100 Subject: Added cmdreader dependency, as delombok uses it to have a nice command line. --- .classpath | 1 + 1 file changed, 1 insertion(+) (limited to '.classpath') diff --git a/.classpath b/.classpath index a33a68d9..a4aa40ee 100644 --- a/.classpath +++ b/.classpath @@ -17,5 +17,6 @@ + -- cgit