From ea04b3ff14d5a6cf90a550eeb866aace02964b1d Mon Sep 17 00:00:00 2001 From: Reinier Zwitserloot Date: Fri, 16 Oct 2009 20:10:05 +0200 Subject: The old 'disableCheckedExceptions' branch wasn't a particularly nice distribution/storage model of experimental features. For example, it was hopelessly out of date. Redesigned to a separate experimental directory, along with new build scripts, and rewrite it to the new lombok.patcher model. Unfortunately it doesn't actually work, just yet. Seems to do nothing at all. --- .classpath | 1 + 1 file changed, 1 insertion(+) (limited to '.classpath') diff --git a/.classpath b/.classpath index 67e52bfd..47f725c1 100644 --- a/.classpath +++ b/.classpath @@ -1,6 +1,7 @@ + -- cgit