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
Java: 17.0.7; OpenJDK 64-Bit Server VM 17.0.7+7-Ubuntu-0ubuntu118.04
Best regards,
John
j...@jql.co.uk
On Wed, Jan 10, 2024 at 11:13 AM Pieter van den Hombergh <
pieter.van.den.hombe...@gmail.com> wrote:
> on which java release is your netbeans running, that maybe relevant.
>
>
> from they st
on which java release is your netbeans running, that maybe relevant.
from they start of the stacktrace you may infer that the problem can be in
a properties file or the Path thereof. there could be a wrongly interpreted
Unicode character.
met vriendelijke groet
Pieter van den Hombergh
Op wo 10
Hi,
On starting Netbeans 20, just after the background scanning external files
ends, I am getting the exception shown below. Netbeans seems to be
functioning correctly.
Steps to recreate the problem: Start Netbeans 20 with two open projects
OS: Linux Mint 19.3 Cinnamon (5.4.0-150-generic)
___