From 1e28ff393047abff3a464637a15b86eebe52325e Mon Sep 17 00:00:00 2001 From: Reinier Zwitserloot Date: Mon, 12 Oct 2009 00:07:16 +0200 Subject: We now test lombok in a new eclipse launched in the debugger which is waaay nicer. The old runEclipse scripts are now useless, so they have been removed. --- .gitignore | 1 + 1 file changed, 1 insertion(+) (limited to '.gitignore') diff --git a/.gitignore b/.gitignore index 87414d04..681dd183 100644 --- a/.gitignore +++ b/.gitignore @@ -2,3 +2,4 @@ bin build dist google.properties +debug -- cgit