Re: Installing C/C++ 8.2 in NB 12.6

2022-01-24 Thread Jonathan Bergh
hi David, Unfortunately I dont do much work at all with the C++ debugger so there's very little chance I am going to be able to help. In fact i've *never* used it. Maybe one of the other folks would be able to be of more assistance? Cheers Jon ᐧ On Tue, Jan 25, 2022 at 12:39 AM David Gradwell

Re: netbeans 12.6 plugin nb-javac not install

2022-01-24 Thread Geertjan Wielenga
We're currently in the process of putting together Apache NetBeans 13.0, where this will not be needed, can you join the dev mailing list, where you will find out more about this and where you can join in and try out the release. Gj On Mon, Jan 24, 2022 at 3:56 PM mauro wrote: > hi all. > > i h

netbeans 12.6 plugin nb-javac not install

2022-01-24 Thread mauro
hi all. i have installed netbeans 12.6 on win10 Home. JDK is 1.8 oracle i tried to install the pluigin nb-javac but i get the following error. i checked the proxy is ok. but when i try to install thye nb-javac plugin i get this following error : Networking problem in Failed checks [Checksum

Re: Installing C/C++ 8.2 in NB 12.6

2022-01-24 Thread David Gradwell
Hi, I too am trying to get C++ to work. I’ve just raised https://issues.apache.org/jira/browse/NETBEANS-6413 because although I can install C++ and get a C++ test program to run, the debugger fails. Watching the install it looks as though it installs gdb. I’ve attached my writeup of the exac

Re: Installing C/C++ 8.2 in NB 12.6

2022-01-24 Thread Jonathan Bergh
Ah great, thanks Michael, thats fantastic. I recently changed to JDK 17 (for Gradle) so good to know you can install and then change back up again. Thanks a lot, appreciate that :thumbsup Jonathan ᐧ On Mon, Jan 24, 2022 at 11:04 PM Michael Bien wrote: > you should be able to install old plugins

Re: Installing C/C++ 8.2 in NB 12.6

2022-01-24 Thread Michael Bien
you should be able to install old plugins if you start NB on JDK 8 or 11 since they still have pack200 support. after its installed you can start on JDK 17 again. you can change the path to the JDK in etc/netbeans.conf -mbien On 24.01.22 10:58, Jonathan Bergh wrote: hi, I was wondering whet

Installing C/C++ 8.2 in NB 12.6

2022-01-24 Thread Jonathan Bergh
hi, I was wondering whether anyone had any tips on how to solve the following - I saw on the mailing list that someone (cant remember who) was using the old NB 8.2 C/C++ plugin with one of the new Apache NB releases. I would like to do the same. I have configured the 8.2 plugin repo and clicked