Re: C/C++ Support

2024-11-23 Thread Stroud Custer
Try C Lion, jetbrains IDE. Ive used their PyCharm for Python and like it a lot. On Sat, Nov 23, 2024, 5:13 PM Arbol One wrote: > It is futile to try using Netbeans as an IDE for C/C++. Just saying. > On 2024-11-08 11:41 a.m., slipbits wrote: > > Is C/C++ still supported? I've been trying to use

Re: C/C++ Support

2024-11-23 Thread Arbol One
It is futile to try using Netbeans as an IDE for C/C++. Just saying. On 2024-11-08 11:41 a.m., slipbits wrote: Is C/C++ still supported? I've been trying to use Netbeans as my C/C++ IDE and have so far been unsuccessful. I have used it for Java with no issues, but I can't seem to get it going f

Re: C/C++ Support

2024-11-23 Thread Geertjan Wielenga
I wrote many/most of the tutorials myself, I don’t think much has changed. Let’s point to the specifix tutorials to fix and what is specifically wrong in them — one mail thread per tutorial — and let’s work on those together. Gj On Sat, 23 Nov 2024 at 22:00, r...@rene-poepperl.de wrote: > Hello

Re: C/C++ Support

2024-11-23 Thread r...@rene-poepperl.de
Hello,Geertjan, we all know, that NetBeans is „us“ and that NetBeans is an Open Source project which only lives by its contributors. I work with NetBeans since 2011 and I love it, but:Netbeans has a massive lack of documentation. Most of the Netbeans (Platform) Tutorials on the N

Re: C/C++ Support

2024-11-23 Thread Thanasis Kakalis
Greetings to everyone, C/C++ support in modern NetBeans (version 14 and beyond) is a function of the recommended list of Java JDKs for the installation. Regarding the NetBeans 8.2 C/C++ plugin, it needs Java 11 JDK to be properly installed, because the JDK in question can validate the plugin d

Re: C/C++ Support

2024-11-23 Thread Geertjan Wielenga
NetBeans is you. You care. Make it happen. :-) Gj On Sat, Nov 23, 2024 at 6:53 PM slipbits wrote: > > Hi Ron; > > I have not received an answer. I think that Netbeans has abandoned C/C++ > and has no intention of ever restoring it. From the respondents side, no > one cares. So when a C/C++ quest

Re: C/C++ Support

2024-11-23 Thread slipbits
Hi Ron; I have not received an answer. I think that Netbeans has abandoned C/C++ and has no intention of ever restoring it. From the respondents side, no one cares. So when a C/C++ question is asked to the community, no one in the community is interested, and no one responds. I have used Mic

Re: C/C++ Support

2024-11-23 Thread Ron Patton
Hi, Have you received an answer?  I'm still on version 12 due to this issue.  I tried moving on from version 12 and the upgrade failed miserably.  The C/C++ issue was one of the impediments. 73, Ron / W4MMP On 11/8/2024 11:41, slipbits wrote: > Is C/C++ still supported? I've been trying to use