file/src/org/netbeans/modules/jackpot30/file/conditionapi/DefaultRuleUtilities.java
Wed, 20 Jul 2011 18:31:35 +0200 bitbucket-20: adding conditions for enclosing class/package.
Wed, 19 Jan 2011 18:56:40 +0100 Starting an experiment with 'marks' support - porting an older patch
Sun, 16 Jan 2011 13:56:54 +0100 New condition: matchesWithBind - if the given variable matches the given pattern, all pattern variables that were not bound before are bound to the values from the matching.
Thu, 06 Jan 2011 19:27:11 +0100 Enhancing DefaultRuleUtilities.elementKindMatches: ability to specify any number of kinds
Sun, 15 Nov 2009 21:15:05 +0100 Improving API - introducing Matcher.matchesAny/containsAny.
Fri, 06 Nov 2009 21:15:03 +0100 When looking for hints, use correct SourceForBinaryQuery to get correct set of source roots (and eliminate any duplicities).
Tue, 25 Aug 2009 19:37:32 +0200 Adding correct licenses.
Wed, 22 Jul 2009 21:59:32 +0200 Hint for wrong string comparison.
Wed, 22 Jul 2009 21:58:42 +0200 Hint for synchronization on non-final field.
Tue, 14 Jul 2009 17:53:38 +0200 Work-in-progress on custom conditions and import sections in the hints files.