Re: Compile error but no line indicators

2024-06-12 Thread Tilman Hausherr
I have had this problem for years, but closing and reopening solves it. I've always thought it's a memory exhaustion problem (despite having a lot of memory). Tilman On 12.06.2024 22:49, Mitch Claborn wrote: This happens to me occasionally, usually when editing a fairly large java file. The i

Re: Maven Documentation

2024-06-02 Thread Tilman Hausherr
That's not helpful, because it's about syntax details, google "maven beginners" or "maven tutorial" and choose one that makes sense. This one is not bad: https://www.baeldung.com/maven (my first hits were on the apache site but these seemed too complex, despite that I've been using maven for y

Could not find agent library C:/Program in absolute path

2024-03-23 Thread Tilman Hausherr
I wanted to run the profiler from Netbeans 21 When clicking on profile, it aborts: --- exec:1.2.1:exec (default-cli) @ pdfbox-debugger --- Error occurred during initialization of VM Could not find agent library C:/Program in absolute path, with error: Can't find dependent libraries I suspect

No open files after updating

2024-03-04 Thread Tilman Hausherr
Hello, I've updated from 19 to 21. Is there a way to transfer the list / tab position of open files from the old to the new version? I assume it is stored somewhere, because when closing / opening Netbeans it has the same files as before. I use my open files as sort of "to do" list / "files o

Re: NetBeans 19 Performance Issues

2024-02-13 Thread Tilman Hausherr
Two things that have helped me in the past: - close inactive projects - close NB, delete the cache (on windows: C:\Users\YOURNAME\AppData\Local\NetBeans\Cache\19, but the cache dir is also shown on the startup screen ), restart NB Tilman On 13.02.2024 16:34, Blaine Heinfeld wrote: I am tryi

Re: AI assistant for NetBeans

2024-02-10 Thread Tilman Hausherr
On 10.02.2024 03:17, Peter Kirkham wrote: When the AI hype train was just getting rolling last year I thought I would try this out to write a basic but non-trivial algorithm. Last year I asked ChatGPT to refactor code for a run length encoder. The refactored code failed the unit test 😂 https

Re: Netbeans 20 Exception

2024-01-10 Thread Tilman Hausherr
I had a similar problem last year https://lists.apache.org/list?users@netbeans.apache.org:2023-8:tilman Try to find this file on your system C:\Users\\AppData\Roaming\NetBeans\20\config\Preferences\org\netbeans\modules\maven\externalOwners.properties and open it with NOTEPAD++ and remove

NetBeans 20 release

2023-12-16 Thread Tilman Hausherr
migrating projects from a previous version of NetBeans to NetBeans 20? I missed the release. Either the ANNOUNCE post was lost or there wasn't such a post on the users mailing list. I'm on NB 19 and "check for updates" doesn't show anything. Tilman --

Re: Font settings not transferred from 18 to 19.

2023-09-22 Thread Tilman Hausherr
On 22.09.2023 17:14, Neil C Smith wrote: On Fri, 22 Sept 2023 at 16:06, Tilman Hausherr wrote: I had a development version of 19 (because of an issue that was fixed in development) but the executable was installed in the 18 directory. I installed the regular 19 today with the windows installer

Font settings not transferred from 18 to 19.

2023-09-22 Thread Tilman Hausherr
I had a development version of 19 (because of an issue that was fixed in development) but the executable was installed in the 18 directory. I installed the regular 19 today with the windows installer and the font settings were not transferred, I had to export and import. My "stuff should just wo

"Miscellaneous", "Output" fonts

2023-09-22 Thread Tilman Hausherr
Has this been suggested before? I can't find it in the mailing list achive but this goes only to 2020. The "Output" part of "Miscellaneous" should be part of "Fonts and Colors". This would be more logical. Tilman - To unsubsc

Re: externalOwners.properties

2023-08-19 Thread Tilman Hausherr
On 19.08.2023 06:54, Michael Bien wrote: C:\Users\\AppData\Roaming\NetBeans\8.2\config\Preferences\org\netbeans\modules\maven\externalOwners.properties So my suggestion / wish is that the warning message be changed so that the actual path gets mentioned. the maven module is dealing w

Re: externalOwners.properties

2023-08-18 Thread Tilman Hausherr
I found it thanks to a level zero answer (now 1): https://stackoverflow.com/a/73962585/535646 the file was at C:\Users\\AppData\Roaming\NetBeans\18\config\Preferences\org\netbeans\modules\maven\externalOwners.properties and also at C:\Users\\AppData\Roaming\NetBeans\8.2\config\Prefere

externalOwners.properties

2023-08-17 Thread Tilman Hausherr
I installed Netbeans 18 yesterday after using Netbeans 8 for years, and I get this when opening maven projects: java.lang.IllegalArgumentException: Key contains code point U+     at java.prefs/java.util.prefs.AbstractPreferences.get(AbstractPreferences.java:291)     at org.netbeans.modules