Re: Find usages appears to be broken in NetBeans 24

2024-12-20 Thread Michael Bien
the second point about missing error markers sounds like https://github.com/apache/netbeans/pull/7937 There was also a CME fix for ant projects which broke code scanning in some cases https://github.com/apache/netbeans/pull/7989 (unfortunately didn't make it into NB24). For other issues plea

Re: Find usages appears to be broken in NetBeans 24

2024-12-20 Thread Ulrich Mayring
This happens for me as well with Netbeans 22 (haven't upgrade to 24 yet) and possibly earlier versions, too. So perhaps it is not a new issue. There are actually a number of "initially works, but stops working at some point" problems lingering in Netbeans. All of those are fixed by restarting

Re: Find usages appears to be broken in NetBeans 24

2024-12-20 Thread Michael Bien
Hi Chris, can you close all projects (or switch to an empty group) then restart NB and check if the same issue is reproducible with a freshly created hello world project. (any java project type of you choice) assuming everything works fine: is this about ant projects and did you see a Concur

Find usages appears to be broken in NetBeans 24

2024-12-20 Thread Chris Wareham
Hi, I upgraded from NetBeans 23 to 24, and I've been finding that "Find usages" doesn't seem to work anymore. This is not the issue with UI change mentioned in a prior thread on this list, it's actually saying "Usages of Foo [no occurences]", even if I have another file with a usage open in an