Problems with debugging of C++ shared libraries in Netbeans 8.2

2020-07-23 Thread Игорь Волков
I am developing C++ project composed of a number of shared libraries. I had no problems with debugging my code when I used Netbeans 7.2. I'll be glad to use the latest Netbeans version but its site recomends to wait a little and use version 8.2. With version 8.2 I have a problem with debugging. I

Re: TLSv1.3 Support for Git integration.

2020-07-23 Thread Neil C Smith
On Thu, 23 Jul 2020 at 10:28, williamson kevin wrote: > We currently use NetBeans 9.0 NetBeans 9.0 is well out of support! > JGit was updated from 3.6.2 to 5.5.0 on Nov 1st 2019. Since JGit 3.6.2 was > released on 21st Jan 2015, NetBeans 9.0 is clearly not TLSv1.3 compatible. JGit in NetBeans

TLSv1.3 Support for Git integration.

2020-07-23 Thread williamson kevin
HI, Our cloud provider for Git is deprecating the TLSv1.2 protocol. We currently use NetBeans 9.0 which uses a netbeans module (org-netbeans-modules-git.jar) that is a wrapper for JGit,(org-eclipse-jgit.jar). JGit was updated from 3.6.2 to 5.5.0 on Nov 1st 2019. Since JGit 3.6.2 was release

Re: Aliased font rendering in Override popup

2020-07-23 Thread Emilian Bold
Quite possible. The are a few places where fonts are drawn manually so there may be problems with antialias and HiDPI screens. Tooltips come to mind --emi mie., 22 iul. 2020, 20:08 Niklas Matthies a scris: > Hi, > > I noticed that in the popup menu that opens when clicking on the Java > overrid