Re: [DISCUSS] tweak some defaults for NB17?

2022-11-04 Thread Mark Herkrath
About the small toolbar icons, I would vote for small being the default also. However, isn't the real issue that NB resets the toolbar icons to large whenever it is being upgraded? Mark On Fri, Nov 4, 2022 at 7:15 AM Thomas Kellerer wrote: > John Neffenger schrieb am 03.11.2022 um 02:53: > > O

Re: parent.relativePath warning on Windows

2022-11-03 Thread Mark Herkrath
Hi all, I ran into the same issue. At least for me, it is happening every time a parent pom is being used. That is for stand-alone/root poms referring to parent poms not being part of the project's file structure, as well as for multi-module poms where the parent pom is usually one level up in the

Re: Dark title bar in NetBeans 12.3

2021-03-01 Thread Mark Herkrath
; > Would be also great to have some kind of "FlatLaf" tab in the Options > dialog to allow the user to enable/disable this kind of FlatLaf features. > > Regards, > Karl > > > Am 26.02.2021 um 00:04 schrieb Mark Herkrath: >> Hi all, >> >>

Dark title bar in NetBeans 12.3

2021-02-25 Thread Mark Herkrath
Hi all, Now that NetBeans 12.3 is using a recent FlatLaf version, it would be possible to have a dark title bar under Windows 10. In beta 3, it’s still not enabled though. I always felt the Windows 10 default, light title bar with FlatLaf dark theme to be pretty distracting, especially in full

Re: Issue with JaCoCo in NB 11 including possible fix

2019-07-01 Thread Mark Herkrath
tion of this issue? > > Gj > > On Sun, 30 Jun 2019 at 23:26, Mark Herkrath .invalid> > wrote: > > > Hi Geertjan, > > > > Sorry, I cannot follow this group regularly. I have validated the fix in > > 11.1 beta 1 now and resolved NETBEANS-2652. > > >

Re: Issue with JaCoCo in NB 11 including possible fix

2019-06-30 Thread Mark Herkrath
gt; > Thanks, > > Gj > > > On Sat, Jun 8, 2019 at 12:35 AM Mark Herkrath > wrote: > > > Hi, > > > > I have created NETBEANS-2652 > > <https://issues.apache.org/jira/browse/NETBEANS-2652> and the > > corresponding pull > > request <

Re: Issue with JaCoCo in NB 11 including possible fix

2019-06-07 Thread Mark Herkrath
ome! :-) > > Gj > > On Thu, 6 Jun 2019 at 19:04, Mark Herkrath .invalid> > wrote: > > > Hi community. > > > > I have written the original mail as per instructions on the NB site. > > JaCoCo is effectively not working with NB 11 unless configured in a &

Re: Issue with JaCoCo in NB 11 including possible fix

2019-06-06 Thread Mark Herkrath
somebody entitled needs to agree. Then I provide a pull request. Thanks, Mark > Am 23.05.2019 um 18:34 schrieb Mark Herkrath : > > Hi, > > I am running into issues with JaCoCo in NB 11. It was working well in NB 10. > > The problem is the following, it got introd

Issue with JaCoCo in NB 11 including possible fix

2019-05-23 Thread Mark Herkrath
Hi, I am running into issues with JaCoCo in NB 11. It was working well in NB 10. The problem is the following, it got introduced by NETBEANS-1768 - "CodeCoverage doesn't work when custom outputDirectory is used in a PluginExecution": In the c