Wed, 09 Feb 2011 18:10:03 +0100Keeping ability to specify resource as a variable inside try-catch patterns (porting from NetBeans proper)
Jan Lahoda <jlahoda@netbeans.org> [Wed, 09 Feb 2011 18:10:03 +0100] rev 542
Keeping ability to specify resource as a variable inside try-catch patterns (porting from NetBeans proper)

Tue, 08 Feb 2011 23:16:16 +0100Automated merge with file:///media/karta/space/src/jackpot30/working
Jan Lahoda <jlahoda@netbeans.org> [Tue, 08 Feb 2011 23:16:16 +0100] rev 541
Automated merge with file:///media/karta/space/src/jackpot30/working

Tue, 08 Feb 2011 23:13:13 +0100The index is now able to compute how many times is a given pattern occurring in the given file - should help with categorization of the occurrences.
Jan Lahoda <jlahoda@netbeans.org> [Tue, 08 Feb 2011 23:13:13 +0100] rev 540
The index is now able to compute how many times is a given pattern occurring in the given file - should help with categorization of the occurrences.

Tue, 08 Feb 2011 22:08:44 +0100Allow patterns like if ($cond) $then else $else$, where the else section is optional.
Jan Lahoda <jlahoda@netbeans.org> [Tue, 08 Feb 2011 22:08:44 +0100] rev 539
Allow patterns like if ($cond) $then else $else$, where the else section is optional.

Tue, 08 Feb 2011 19:23:13 +0100Correcting the highlighted occurrence span in the preview ("snippet") and the file overview ("show").
Jan Lahoda <jlahoda@netbeans.org> [Tue, 08 Feb 2011 19:23:13 +0100] rev 538
Correcting the highlighted occurrence span in the preview ("snippet") and the file overview ("show").

Tue, 08 Feb 2011 19:22:21 +0100Let all web-based queries use \n instead of \r\n - possibly the index itself should do this normalization (either on store or on load)?
Jan Lahoda <jlahoda@netbeans.org> [Tue, 08 Feb 2011 19:22:21 +0100] rev 537
Let all web-based queries use \n instead of \r\n - possibly the index itself should do this normalization (either on store or on load)?

Thu, 03 Feb 2011 23:15:18 +0100junit moved to the extra cluster
Jan Lahoda <jlahoda@netbeans.org> [Thu, 03 Feb 2011 23:15:18 +0100] rev 536
junit moved to the extra cluster

Fri, 28 Jan 2011 01:21:51 +0100Keeping the recent patterns used in the Apply pattern and Find pattern occurrences dialogs
Jan Lahoda <jlahoda@netbeans.org> [Fri, 28 Jan 2011 01:21:51 +0100] rev 535
Keeping the recent patterns used in the Apply pattern and Find pattern occurrences dialogs

Wed, 26 Jan 2011 21:11:09 +0100The in-IDE Jackpot index should not attribute the files: if the index is constructed for opened source roots, Java support's caches contains enough data; for indices constructed from BatchSearch, the attribution data would be broken anyway.
Jan Lahoda <jlahoda@netbeans.org> [Wed, 26 Jan 2011 21:11:09 +0100] rev 534
The in-IDE Jackpot index should not attribute the files: if the index is constructed for opened source roots, Java support's caches contains enough data; for indices constructed from BatchSearch, the attribution data would be broken anyway.

Wed, 26 Jan 2011 21:05:31 +0100More adjustments for Lucene 3.0.3
Jan Lahoda <jlahoda@netbeans.org> [Wed, 26 Jan 2011 21:05:31 +0100] rev 533
More adjustments for Lucene 3.0.3