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 please try to find a reproducer and open a proper bug report (or add more details to existing reports).

Posts like this are close to impossible to investigate if they don't even mention the project type or any other details.

best regards,
michael



On 20.12.24 17:49, Ulrich Mayring wrote:
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 Netbeans / reloading the project. I would be surprised if it were different in your case.

For example:
- after working for a while, "Fix Imports" doesn't find the JDK classes anymore and will not import them (classes from external libraries are always found). - at some point the editor will stop showing the red markings in the sidebar, when you have an error in your code.

Kind regards,
Ulrich

Am 20.12.24 um 17:33 schrieb 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 editor tab. This was with several Spring Boot projects open, and in Java code.

I tried clearing ~.cache/netbeans and ~.netbeans, then reinstalling NetBeans 24, but the same problem. I then downgraded back to NetBeans 23 as I had to continue working, but I will try and create a minimal test case over the Christmas break.

  Just wondering at this stage if anyone else has encountered this issue.

Regards,

Chris

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscr...@netbeans.apache.org
For additional commands, e-mail: users-h...@netbeans.apache.org

For further information about the NetBeans mailing lists, visit:
https://cwiki.apache.org/confluence/display/NETBEANS/Mailing+lists




---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscr...@netbeans.apache.org
For additional commands, e-mail: users-h...@netbeans.apache.org

For further information about the NetBeans mailing lists, visit:
https://cwiki.apache.org/confluence/display/NETBEANS/Mailing+lists

Reply via email to