From 5ca18afa02c525e47496ecb52576722321b1cda6 Mon Sep 17 00:00:00 2001 From: Bananeweizen Date: Sun, 25 Aug 2013 14:43:37 +0200 Subject: Null analysis by Eclipse JDT * enables JDT null analysis for the main project * uses 2 annotations to forbid null return values in StoredList * includes annotation library --- main/.classpath | 1 + 1 file changed, 1 insertion(+) (limited to 'main/.classpath') diff --git a/main/.classpath b/main/.classpath index 72adb52..d7bb252 100644 --- a/main/.classpath +++ b/main/.classpath @@ -19,5 +19,6 @@ + -- cgit v1.1