Re: Only one RaspberryPi project.

2021-01-22 Thread Som Lima
I used the same IDE version as in the video to eliminate any possible anomalies I may have in my environment making it difficult for another to replicate the Bug. You must have a Raspberrypi to replicate. I also found a work around where you can connect to different Raspberry Pis. I explained the

Re: Only one RaspberryPi project.

2021-01-22 Thread Louis King
And I thought it was my lack of knowledge and experience with the IDE. Earlier when I reference the same video it was pointed out to me that the video is old. Let me try again. I have an application were I would like to develop 2 headless Raspberry Pis between a Laptop and an Arduino maga. G

Re: gradle issues/questions

2021-01-22 Thread Ernie Rael
On 12/26/2020 12:26 PM, Laszlo Kishalmi wrote: https://docs.gradle.org/current/userguide/publishing_maven.html That link was useful to discover that the project's gradle setup is aged. It doesn't use publishing_maven; and I had to learn how to work around some "won't fix" issues with its build.

Re: Re: Netbeans Bug (With Bug Bounty)

2021-01-22 Thread August Nagro
Thanks Eric, I am running Fedora 33 with JDK 15. I put the environment output from Netbeans in the bug reports, and also the github repo I shared before I learned about the Jira. All the bugs I can reproduce on multiple platforms, and with JDK 11. Andreas also said he could reproduce. I'm not sur

Re: Re: Netbeans Bug (With Bug Bounty)

2021-01-22 Thread Zahid Rahman
Moving one step forward from your suggestion , I think as a rule of thumb before logging any bugs One should be asked to download https://www.virtualbox.org/ which would mean fresh install of OS. Fresh install of latest jdk Fresh install of Netbeans IDE. Then listing the steps showing the bug

Re: Netbeans Bug (With Bug Bounty)

2021-01-22 Thread Zahid Rahman
>I did try it on JDK 11 before your email and reproduced. I am please to know you tried the same approach using other JVMs and platform. This is how I download the jdk15 and updated netbeans.conf accordingly. I am not seeing the bug. I hope this helps. wget -qO - https://adoptopenjdk.jfrog.io

Re: Netbeans Bug (With Bug Bounty)

2021-01-22 Thread Zahid Rahman
>I did try it on JDK 11 before your email and reproduced. I am please to know you tried the same approach using other JVMs and platform. This is how I download the jdk15 and updated netbeans.conf accordingly. I am not seeing the bug. I hope this helps. wget -qO - https://adoptopenjdk.jfrog.io

Re: Netbeans Bug (With Bug Bounty)

2021-01-22 Thread August Nagro
Zahid, lets not get hurt feelings here. I did try it on JDK 11 before your email and reproduced. I even reproduced on MacOS. If you would have asked "can you reproduce on JDK 11", I would have said directly. Your message implies that a solution to (one of) the bugs was lowering the JDK version, bu

Re: Netbeans Bug (With Bug Bounty)

2021-01-22 Thread Zahid Rahman
I think it would be helpful for any body following this thread to know that if he changed jdk to earlier version then it would have identified whether the bugs was due to jdk 15 or not. He didn't do that. The only information provide was jdk version and linux version. I found that the bugs were

Re: Netbeans Bug (With Bug Bounty)

2021-01-22 Thread August Nagro
Yes, I am using JDK 15 to run Netbeans as reported in the bugs. I appreciate the advice to try downgrading to Java, but my objective is to report some bugs, not find a workaround. On Fri, Jan 22, 2021, 12:23 AM Zahid Rahman wrote: > Som, > > was taken aback by this statement > > > , I will keep

Re: Netbeans Bug (With Bug Bounty)

2021-01-22 Thread Zahid Rahman
Som, was taken aback by this statement > , I will keep using JDK 15 for development Z. https://www.backbutton.co.uk/ ¯\_(ツ)_/¯ ♡۶♡۶ ♡۶ On Fri, 22 Jan 2021, 06:04 Som Lima, wrote: > >, I will keep using JDK 15 for development > > For development I presume you are using Maven . To specify JD