PLSQL/Annotation/src/org/netbeans/modules/plsql/annotation/PlsqlMethodAnnotationUtil.java
Mon, 12 Aug 2013 16:43:18 +0530 EADS-3910 PLSQL Hints - Functions without RETURN statement (SAMWIN)
Thu, 30 May 2013 10:56:50 +0530 Fixed some errors for Function Return and Unreachable annotation. Added unit test.
Wed, 15 May 2013 16:18:06 +0530 Incorrect annotation in PL/SQL code for "unreacheable code"
Fri, 26 Apr 2013 08:33:26 +0200 Corrected test for "unreachable statement" when casing of END keyword is in lowercase
Wed, 14 Nov 2012 09:18:54 +0530 annotation " Unreachable statement" flags incorrectly for embedded blocks.
Mon, 13 Aug 2012 14:32:51 +0530 PL/SQL Hint "Function without RETURN statement" works wrong when return exists in IF stmt
Thu, 22 Sep 2011 15:45:10 +0200 Merge of changes made in IFS svn between svn export and now.
Thu, 11 Aug 2011 18:56:25 +0200 init version of pl/sql support