Wed, 21 Sep 2005 17:55:28 +0000Spec version javaee5_merge2
tboudreau@netbeans.org [Wed, 21 Sep 2005 17:55:28 +0000] rev 6418
Spec version

Wed, 21 Sep 2005 17:49:41 +0000Another case where an import of a local class could be generated; more ineffective flailing with MultipartId, but still no working handling of generating/retaining qualified inner class names w/o package.
tboudreau@netbeans.org [Wed, 21 Sep 2005 17:49:41 +0000] rev 6417
Another case where an import of a local class could be generated; more ineffective flailing with MultipartId, but still no working handling of generating/retaining qualified inner class names w/o package.

Wed, 21 Sep 2005 16:36:39 +0000Eliminate generation of import of class from same package when reference to same package class using FQN exists in source.
tboudreau@netbeans.org [Wed, 21 Sep 2005 16:36:39 +0000] rev 6416
Eliminate generation of import of class from same package when reference to same package class using FQN exists in source.

Wed, 21 Sep 2005 00:57:16 +0000Fixing various layer errors.
jglick@netbeans.org [Wed, 21 Sep 2005 00:57:16 +0000] rev 6415
Fixing various layer errors.

Tue, 20 Sep 2005 22:22:22 +0000Fixed bug Jesse found - ambiguity check did not take inner class names into account.
tboudreau@netbeans.org [Tue, 20 Sep 2005 22:22:22 +0000] rev 6414
Fixed bug Jesse found - ambiguity check did not take inner class names into account.
Most work done on preserving qualified names for inner classes; just have to figure out how on earth (and from what) you create a MultipartId that represents a partially qualified name.

Tue, 20 Sep 2005 18:37:25 +0000In background, pre-fetch usages & mark nodes of unused methods.
tboudreau@netbeans.org [Tue, 20 Sep 2005 18:37:25 +0000] rev 6413
In background, pre-fetch usages & mark nodes of unused methods.

Tue, 20 Sep 2005 17:18:44 +0000#59460 - Check whether we can ask for all node actions. Hopefully fixes the release50_beta-BLD200509281930
mentlicher@netbeans.org [Tue, 20 Sep 2005 17:18:44 +0000] rev 6412
#59460 - Check whether we can ask for all node actions. Hopefully fixes the
cyclic reference exception.

Tue, 20 Sep 2005 14:34:45 +0000#60279: Closing VcsOutput when module uninstalls
msandor@netbeans.org [Tue, 20 Sep 2005 14:34:45 +0000] rev 6411
#60279: Closing VcsOutput when module uninstalls

Tue, 20 Sep 2005 09:30:08 +0000Tweaks
tboudreau@netbeans.org [Tue, 20 Sep 2005 09:30:08 +0000] rev 6410
Tweaks

Tue, 20 Sep 2005 08:31:36 +0000A module for organizing imports in java sources (Source | Organize Imports).
tboudreau@netbeans.org [Tue, 20 Sep 2005 08:31:36 +0000] rev 6409
A module for organizing imports in java sources (Source | Organize Imports).