Tue, 11 Dec 2012 15:10:16 +0100Use solely '\n' (not '\r\n') when parsing Java source files
Jan Lahoda <jlahoda@netbeans.org> [Tue, 11 Dec 2012 15:10:16 +0100] rev 916
Use solely '\n' (not '\r\n') when parsing Java source files

Sat, 08 Dec 2012 23:48:13 +0100Committing required dependencies
Jan Lahoda <jlahoda@netbeans.org> [Sat, 08 Dec 2012 23:48:13 +0100] rev 915
Committing required dependencies

Sat, 08 Dec 2012 22:52:17 +0100Handle name spans for anotation types and enums
Jan Lahoda <jlahoda@netbeans.org> [Sat, 08 Dec 2012 22:52:17 +0100] rev 914
Handle name spans for anotation types and enums

Tue, 04 Dec 2012 18:34:42 +0100When escaping & and <, must replace all occurrences, not only the first one
Jan Lahoda <jlahoda@netbeans.org> [Tue, 04 Dec 2012 18:34:42 +0100] rev 913
When escaping & and <, must replace all occurrences, not only the first one

Sun, 02 Dec 2012 23:04:01 +0100Ignore generated constructors while searching for declarations, use correct name span to detect declarations.
Jan Lahoda <jlahoda@netbeans.org> [Sun, 02 Dec 2012 23:04:01 +0100] rev 912
Ignore generated constructors while searching for declarations, use correct name span to detect declarations.

Sun, 02 Dec 2012 22:31:11 +0100Clicking on an element declaration should allow to search for its usages/overriders/implementors/subtypes
Jan Lahoda <jlahoda@netbeans.org> [Sun, 02 Dec 2012 22:31:11 +0100] rev 911
Clicking on an element declaration should allow to search for its usages/overriders/implementors/subtypes

Fri, 30 Nov 2012 22:05:42 +0100Ensure that only real classfile are listed by the FileManager passed to the javac.
Jan Lahoda <jlahoda@netbeans.org> [Fri, 30 Nov 2012 22:05:42 +0100] rev 910
Ensure that only real classfile are listed by the FileManager passed to the javac.

Fri, 30 Nov 2012 20:09:11 +0100When looking for defining source, handle nested classes properly.
Jan Lahoda <jlahoda@netbeans.org> [Fri, 30 Nov 2012 20:09:11 +0100] rev 909
When looking for defining source, handle nested classes properly.

Fri, 30 Nov 2012 19:26:28 +0100Must prepend javac on the bootclasspath while compiling
Jan Lahoda <jlahoda@netbeans.org> [Fri, 30 Nov 2012 19:26:28 +0100] rev 908
Must prepend javac on the bootclasspath while compiling

Fri, 30 Nov 2012 19:02:23 +0100Removing local links
Jan Lahoda <jlahoda@netbeans.org> [Fri, 30 Nov 2012 19:02:23 +0100] rev 907
Removing local links