Re: Best strategy to solve JavaHelp issue

2020-07-24 Thread antonio
Hi, I think this recipe deserves a small tutorial on our website. We're currently under an Apache-wide migration of Jenkins that is stopping our web-site publishing job. Maybe within a few days we can set up a small page with this. Kind regards, Antonio El 24/7/20 a las 21:02, Greg Bullock

Re: Best strategy to solve JavaHelp issue

2020-07-24 Thread Greg Bullock
Thank you for posting this. Trying it just now, the .zip file does not have a \javahelp-2.0_05\binary folder. Hoping to build the jhall.jar, I 1. downloaded the source from github.com/javaee/javahelp. and 2. in a CentOS 7 virtual machine (since my Windows 10 machine doesn't have the

RE: Aliased font rendering in Override popup

2020-07-24 Thread Eirik Bakke
Hmm, I wasn't able to reproduce this one--I get properly anti-aliased text in this popup on Windows 10. But yeah, it's probably specific to that particular popup. Feel free to open an issue on JIRA. (I don't think it's HiDPI-related. Rather, it's a thing that happens in various parts of the

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

2020-07-24 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.