Re: Brand new NB 26 Platform Maven Application fails to launch

2025-05-27 Thread Patrik Karlström
Regarding the security manager. You should change netbeans version in the pom to RELEASE260. It will be available in the wizzard soon I guess. Den tis 27 maj 2025 20:25Tim Mullé skrev: > Ok, commenting out the security manager in the pom.xml for the app fixes > the startup issue. > > >

Re: Brand new NB 26 Platform Maven Application fails to launch

2025-05-27 Thread Tim Mullé
Ok, commenting out the security manager in the pom.xml for the app fixes the startup issue. UTF-8 ${project.build.directory}/${brandingToken} --add-opens=java.base/java.net=ALL-UNNAMED > On May 27, 2025, at 2:19 PM, T

Brand new NB 26 Platform Maven Application fails to launch

2025-05-27 Thread Tim Mullé
Using the Maven wizard to create a brand new Netbeans Application and trying to run the code it generates fails to start. This isn’t a good experience for anyone starting out with the Platform creation. Are there any docs that state the error below? Thanks! Executing: /bin/sh -c '/Users/tmul