From 4316e77e1eb6654eec18d04780a6da78c22fb644 Mon Sep 17 00:00:00 2001 From: Reinier Zwitserloot Date: Fri, 27 Nov 2009 07:18:48 +0100 Subject: Added a class that is easier to use than the parser itself for delombok, as well as code to process entire directories at a time. Also removed duplication from the testcases. --- .classpath | 1 + 1 file changed, 1 insertion(+) (limited to '.classpath') diff --git a/.classpath b/.classpath index 0d702795..a33a68d9 100644 --- a/.classpath +++ b/.classpath @@ -6,6 +6,7 @@ + -- cgit