Re: ToggleFullScreenAction fails on MacOS

2018-06-07 Thread Brett Ryan
Yeah, I realised later and thought it too embarrassing to say anything lol. > On 8 Jun 2018, at 05:32, Patrik Karlström wrote: > > Thanks for the hint but I'm trying to do this from a button in the toolbar of > a nb platform application. > > Den tors 7 juni 2018 kl 00:05 skrev Brett Ryan : >>

Re: ToggleFullScreenAction fails on MacOS

2018-06-07 Thread Patrik Karlström
Oh great, thanks for the info and code. I'll try it out during the weekend. I understand why one would like to hide the menu item and shortcut when on mac, but hiding the action looks like overkill to me, unless it was really necessary that is. /Patrik Den tors 7 juni 2018 kl 07:42 skrev Emilian

Re: ToggleFullScreenAction fails on MacOS

2018-06-07 Thread Patrik Karlström
Thanks for the hint but I'm trying to do this from a button in the toolbar of a nb platform application. Den tors 7 juni 2018 kl 00:05 skrev Brett Ryan : > I haven’t experienced this behaviour, however; as a workaround, if you are > ok with maximising NetBeans without going full screen, hold down

Re: NetBeans 9.0 - Can't debug a single test method with migrated project

2018-06-07 Thread Thomas Kellerer
This happened again twice now - after a while "Debug focused test method" stopped working. (Both times I re-created the project from scratch) The interesting thing is, that even with a brand new project there is no target name "debug-single-method" in any of the build.xml files. There is howeve