I'm glad to hear that there is consensus to call this a bug. I have filed an issue:
http://www.netbeans.org/issues/show_bug.cgi?id=134760Frank-Michael
Wade Chandler wrote:
> --- Frank-Michael Moser wrote:
>> Unfortunately I just experienced that "Find Usages" and other refactorings do not work accross
>> chained module suites. E.g. if I invoke "Find Usages" on a method of a class from a base
>> suite's module (accross all open projects), the usages in modules of subsuites are *not*
>> listed even if they are open.
>>
>> Is this a problem with my setup and actually intended to work correctly? Otherwise this is a
>> real showstopper for using chained module suites, in my eyes.
>>
>
> It sounds like a bug to me Frank. Please file it at:
>
>
http://www.netbeans.org/community/issues>
> That will get it fixed and on the radar for us all :-D
>
> Wade