NbBundle is unknown
I have recently pulled the trunk and am working on some changes to a
module using 6.1 FCS, so I can fix a couple bugs that are assigned to me.
Unfortunately, org.openide.util. seems to have become an unknown
package... so all the usages of things like NbBundle get the
red-squiggies and I cannot set a BP in methods that use NbBundle and
other classes from org.openide.util...
This makes it virtually impossible to use NB 6.1 to do module
development in the trunk.
This may be a new record for the limited viability of using the FCS bit
to edit the trunk.
Oh, well.