Re: Mouse quirks

2020-05-01 Thread Scott Palmer
The phenomenon that I observed on macOS is specific to NetBeans, though it could be all swing apps. (NetBeans is the only Swing UI I’m aware of running.) Clicks in other applications are fine, so it doesn’t appear to be fixable with OS adjustments to the input device sensitivity. Clicks in the g

Re: Netbeans should generate Maven projects with latest version

2020-05-01 Thread Ty Young
On 5/1/20 2:26 PM, Jan Lahoda wrote: I wonder - is this more about the version of the maven-compiler-plugin used, rather than of the Maven binary as such? maven-compiler-plugin. Sorry for the confusion. Netbeans creates new projects with 3.6.0, which doesn't support modules. The latest v

Re: Netbeans should generate Maven projects with latest version

2020-05-01 Thread Jan Lahoda
I wonder - is this more about the version of the maven-compiler-plugin used, rather than of the Maven binary as such? Jan On Thu, Apr 30, 2020 at 9:16 PM Ty Young wrote: > JIRA: https://issues.apache.org/jira/browse/NETBEANS-4285 > > > Netbeans should, assuming there are no blockers, always use

Re: Mouse quirks

2020-05-01 Thread Alan
First thing I tried. No change. On 2020-05-01 15:08, Eric J. Schwarzenbach wrote: I'd offer one suggestion for anyone suffering from double-click problems: you can configure the click delay that determines whether a second click constitutes a double click or a second single-click. I remember

Re: Mouse quirks

2020-05-01 Thread Eric J. Schwarzenbach
I'd offer one suggestion for anyone suffering from double-click problems: you can configure the click delay that determines whether a second click constitutes a double click or a second single-click. I remember this being a setting in the control panel from my Windows days, no idea about Macs,

Re: Netbeans should generate Maven projects with latest version

2020-05-01 Thread Geertjan Wielenga
Sure, that’s true. Just like the latest Payara and GlassFish can be downloaded. It would mean we wouldn’t need to bundle enbedded Maven at all. Gj On Fri, 1 May 2020 at 20:23, Ty Young wrote: > > On 5/1/20 12:23 AM, Geertjan Wielenga wrote: > > > Well, the user might not have the latest Maven

Re: Netbeans should generate Maven projects with latest version

2020-05-01 Thread Ty Young
On 5/1/20 12:23 AM, Geertjan Wielenga wrote: Well, the user might not have the latest Maven installed. At least we know for sure that they have the embedded version. Why can't Netbeans download and use the newest Maven on-the-fly? Gj On Fri, 1 May 2020 at 01:38, Ty Young

Re: NB 11.3 + Gradle 6x + integrationTest and Test File (ctlr-f6)

2020-05-01 Thread Fred Welland
Thanks! Just here: https://issues.apache.org/jira/projects/NETBEANS/issues ? I have to make an account? (didn't see add issue button) FWIW: Got a reasonable solution that ties me over for now: made a Task and just hard coded a specific spec name to that. It mostly works; and available

Re: Quirks when running Netbeans 11.3 on a laptop

2020-05-01 Thread Peter Steele
I rolled back to jdk 11 after upgrading Ubuntu to 20.04 (11 is now the highest openjdk that is packaged) and the issue no longer occurs. Like with another issue I had it looks like jdk 13 was the issue. I will be avoiding jdk 13 with netbeans until it works better On Thu, 30 Apr 2020, 05:35 Pe

Re: Mouse quirks

2020-05-01 Thread David Gradwell
Thanks Alan, I’ve certainly noticed that creating or removing breakpoints can be very tricky using (same as you) 11.3 and Mac OS Catalina. Regards David Gradwell From: Alan Date: Friday, 1 May 2020 at 07:10 To: "users@netbeans.apache.org" Subject: Re: Mouse quirks It seems there's a fair