Wed, 09 Dec 2009 17:12:47 +0100Correcting test dependencies.
Jan Lahoda <jlahoda@netbeans.org> [Wed, 09 Dec 2009 17:12:47 +0100] rev 272
Correcting test dependencies.

Wed, 09 Dec 2009 14:33:28 +0100Fixing typo in fix display names.
Jan Lahoda <jlahoda@netbeans.org> [Wed, 09 Dec 2009 14:33:28 +0100] rev 271
Fixing typo in fix display names.

Wed, 09 Dec 2009 14:25:58 +0100Ability to read display names from Bundle (also fixing display names for fixes).
Jan Lahoda <jlahoda@netbeans.org> [Wed, 09 Dec 2009 14:25:58 +0100] rev 270
Ability to read display names from Bundle (also fixing display names for fixes).

Wed, 09 Dec 2009 14:25:57 +0100TreeUtilities.parseType has currently troubles with scope == java.lang.Object, workarounding.
Jan Lahoda <jlahoda@netbeans.org> [Wed, 09 Dec 2009 14:25:57 +0100] rev 269
TreeUtilities.parseType has currently troubles with scope == java.lang.Object, workarounding.

Wed, 09 Dec 2009 14:25:56 +0100apisupport.project no longer defines an integer impl. version - disabling automatic updates of dependencies.
Jan Lahoda <jlahoda@netbeans.org> [Wed, 09 Dec 2009 14:25:56 +0100] rev 268
apisupport.project no longer defines an integer impl. version - disabling automatic updates of dependencies.

Wed, 25 Nov 2009 21:57:57 +0100Updated by the IDE.
Jan Lahoda <jlahoda@netbeans.org> [Wed, 25 Nov 2009 21:57:57 +0100] rev 267
Updated by the IDE.

Mon, 23 Nov 2009 18:00:16 +0100When a variable is seen is already bound, check that the current trees match the already bound trees.
Jan Lahoda <jlahoda@netbeans.org> [Mon, 23 Nov 2009 18:00:16 +0100] rev 266
When a variable is seen is already bound, check that the current trees match the already bound trees.

Mon, 23 Nov 2009 18:00:16 +0100When a hint is selected in the list of hints, make sure the code component shows the begining of the hint code.
Jan Lahoda <jlahoda@netbeans.org> [Mon, 23 Nov 2009 18:00:16 +0100] rev 265
When a hint is selected in the list of hints, make sure the code component shows the begining of the hint code.

Mon, 23 Nov 2009 18:00:16 +0100Do not re-created document on each opening of the debugging window. The highlighting did not work after closing&reopening the Debuging Window because of this.
Jan Lahoda <jlahoda@netbeans.org> [Mon, 23 Nov 2009 18:00:16 +0100] rev 264
Do not re-created document on each opening of the debugging window. The highlighting did not work after closing&reopening the Debuging Window because of this.

Mon, 23 Nov 2009 18:00:16 +0100Rules debugger should also work in test files.
Jan Lahoda <jlahoda@netbeans.org> [Mon, 23 Nov 2009 18:00:16 +0100] rev 263
Rules debugger should also work in test files.