If anyone is interested, I have a shell script that finds the most recent netbeans from your downloads directory (which is what you get when you click on the .zip link on the netbeans site) and builds an app from it and installs it as ~/Applications/NetBeans.app. It uses the local java installation. No app signing required. No macos binary. I could put it on homebrew.
> On May 22, 2025, at 8:46 AM, Neil C Smith <[email protected]> wrote: > > On Thu, 22 May 2025 at 16:42, Giles Winstanley <[email protected]> wrote: >> Fair enough; turns out after a quick test it should be fine to delete >> the Home directory & netbeans binary within the bundle, then create a >> symbolic link to the usual netbeans script, as older scripts used to do. >> I'm half expecting some permissions issues to pop up, but hopefully this >> will work out. > > This will probably lead to the app being marked broken. > > If you've doing all that, just use the zip instead. > > Neil > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [email protected] > For additional commands, e-mail: [email protected] > > For further information about the NetBeans mailing lists, visit: > https://cwiki.apache.org/confluence/display/NETBEANS/Mailing+lists > > >
--------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected] For further information about the NetBeans mailing lists, visit: https://cwiki.apache.org/confluence/display/NETBEANS/Mailing+lists
