C/C++ features of NetBeans have not been donated by Oracle to Apache yet, they are in progress, scheduled for September.
Gj On Thu, 16 May 2019 at 17:19, Ulf Zibis <[email protected]> wrote: > Hi, > > I'm wondering that there is no comment on C/C++ even with version 11: > https://netbeans.apache.org/download/nb110/index.html > > Can you say something of the future of C/C++ support in NetBeans? > > Thanks, > > Ulf > Am 19.04.19 um 13:11 schrieb Geertjan Wielenga: > > You must have installed the C/C++ features yourself since Apache NetBeans > does not provide C/C++ features. > > > Gj > > On Fri, 19 Apr 2019 at 05:03, Ulf Zibis <[email protected]> wrote: > >> Thanks for your hint Geertjan. >> >> I'm surprised. I don't remember from where I've installed the C/C++ >> plugin, and I can't see the source in the plugin, as all is hidden behind >> "User Installed Plugins". >> What you wanted to say with: "... or you must have ..."? >> >> -Ulf >> Am 18.04.19 um 00:14 schrieb Geertjan Wielenga: >> >> NetBeans 10.0 does not support C/C++. You've probably installed plugins >> from 8.2, or you must have, which may or may not work, i.e., you're using >> untested features, and there's no promise that this will work. >> >> Gj >> >> On Wed, Apr 17, 2019 at 6:12 PM Ulf Zibis <[email protected]> wrote: >> >>> A polite Ping! >>> >>> -Ulf >>> Am 12.04.19 um 17:27 schrieb Ulf Zibis: >>> >>> Hi, >>> >>> I have a C-project here, a clone from the famous FFmpeg: >>> >>> git clone git://source.ffmpeg.org/ffmpeg <target> >>> >>> make creates 2 binaries, ffmpeg and ffmpeg_g, the latter with debug >>> symbols. >>> >>> When I use the latter with Debug Project, I expect the processing would >>> stop at a set Breakpoint in the source file, but that doesn't happen. >>> >>> Any idea why? >>> >>> I'm running NetBeans IDE 10 on Ubuntu 18.04 >>> >>> -Ulf >>> >>>
