Re: NetBeans 14/15 not scanning for external changes on Mac

2022-09-07 Thread Ludvík Michálek
Update: I found the cause of the issue, finally (thanks Stan). 1) I've created a git repository where I saved "default" preferences created by fresh install of NB 2) next, I overwrote those preferences with the backup of my previous preferences 3) I compared the commits / made diff on the files

Re: NetBeans 14/15 not scanning for external changes on Mac

2022-09-07 Thread Ludvík Michálek
Thanks to all of you that responded today (Alexander, Rtherman59), thanks for your tips! Finally, the tip below from Stan helped and saved me! I can't believe I forgot such simple thing like removing/moving preferences - the thing I always recommend to others :) This helped perfectly, although

Re: NetBeans 14/15 not scanning for external changes on Mac

2022-09-07 Thread Rtherman59
I had same problem. Found that deleting the generated build files and cleaning out cache fixed it. Cache location is in the “about” box and generated files are the ones with date of last build. Maybe ver 15 fixes this. Sent from my iPhone > On Sep 7, 2022, at 08:30, Giles Winstanley wrote: >

Re: NetBeans 14/15 not scanning for external changes on Mac

2022-09-07 Thread Giles Winstanley
One thing I've noticed over the last few NB releases (on macOS) is that it's been very haphazard/flaky at reliably working after importing settings from a previous version. On both NB14/15 I've had to start over with a fresh/blank preferences folder for it to work reliably (and this even withou

NetBeans 14/15 not scanning for external changes on Mac

2022-09-07 Thread Ludvík Michálek
Hello, I have issue with NB suddenly stopped seeing external changes to files. I am using this feature since NB 6/7 (or so) and it has been working well all the time. Suddenly, it stopped working. I have suspicion that it is related to updating the JDK recently. I am using the feature togethe