Nor is it possible to create a new project, here some log messages:
Same issue with Apache NetBeans 11.2 and 12.2.cd /Users/bparis/Documents/Netbeans; JAVA_HOME=/Library/Java/JavaVirtualMachines/jdk-15.0.1.jdk/Contents/Home "/Applications/NetBeans/Apache ....
shell-init: error retrieving current directory: getcwd: cannot access parent directories: Operation not permitted
pwd: error retrieving current directory: getcwd: cannot access parent directories: Operation not permitted
pwd: error retrieving current directory: getcwd: cannot access parent directories: Operation not permitted
chdir: error retrieving current directory: getcwd: cannot access parent directories: Operation not permitted
chdir: error retrieving current directory: getcwd: cannot access parent directories: Operation not permitted
Scanning for projects...
So I suppose Netbeans is not allowed to access files on disk.
I went into my "System > Preferences > Security and Privacy" to try to change that behavior but Netbeans is not being listed and I can't add it" ("+" button not activated).
I can give Netbeans the permission "Full access" to disk but that does no change.
Thanks for any help,
Bernard