Re: NetBeans 13, subversion, buildnumber plugin, Macintosh failed build

2022-04-11 Thread Mark Eggers
Alex, Thanks for the reply. I suspected a NetBeans PATH issue but I didn't know where to tweak it. I'm a bit reluctant to experiment on other people's machines. I'll have the users try that (one on 13 and one on 12.6) when I run them to ground. It'll be much easier once I have a Macintosh.

RE: Re: NetBeans 13, subversion, buildnumber plugin, Macintosh failed build

2022-04-11 Thread Alexander Kronenwett
Hello, I am having the same issue on MacOs 12.3.1 with M1 chip and NetBeans 12.6. I suppose there is a problem with NetBeans reading the Path variable from the system, as building works fine in the terminal. The following workaround made the issue disappear: # create symlink from homebrew svn to

Re: [RCP] Setting Window Dimensions and LAF

2022-04-11 Thread Neil C Smith
On Fri, 8 Apr 2022 at 19:28, Amith, Muhammad F wrote: > 2. How do I set the look and feel of the RCP to one of the new Flat LAF? I'd suggest doing what the IDE itself does, which uses branding but not the laf property. It's much simpler. See the PR that added this to the IDE, and my own use of