Hello - I'm running NetBeans 19 on a windows 11 machine, whenever I try to run/debug my Maven projects in Netbeans I receive the following error:
*java.io.IOException: Cannot run program "C:\Program Files\Java\jdk-17\bin\java.exe" (in directory "......"): CreateProcess error=206, The filename or extension is too long* I have researched this error and there seems to be solutions for running this on the command line or IDEs like IntelliJ (using path shortening tools they provide), but nothing I've found seems to work for Netbeans, this issue is a complete blocker for me using NetBeans, any help is appreciated on getting around this issue in Netbeans. Thank you! Alessandro Ferrucci