From 2c594cae5d7c6108c7004d149921de6ee65bfeed Mon Sep 17 00:00:00 2001 From: Hans-Christoph Steiner Date: Tue, 27 May 2014 11:46:31 -0400 Subject: [PATCH] Eclipse: hide warnings from submodules There are about 4000 warnings from all the included submodules included as symlinks. This hides them all so Eclipse only shows the warnings for FDroid itself. --- .classpath | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/.classpath b/.classpath index fadbb9f4b..b6c82120d 100644 --- a/.classpath +++ b/.classpath @@ -4,7 +4,11 @@ - + + + + +