They're not IDEs but I'd suggest sublime and atom. They're very lightweight but powerful. I use sublime for editing the code and the shell for compiling under linux with ninja.
On Mon, Jun 3, 2019, 18:54 Paul Offord <[email protected]> wrote: > Thanks both. > > > > I didn’t realise Visual Studio Code even existed – I’ll take a look. > > > > I hadn’t thought of using QT Creator. I have used it in the past to > develop some QT-based stuff and it is pretty good. I’ll take a look at > this too. > > > > *From:* Wireshark-dev <[email protected]> *On Behalf Of > *Roland Knall > *Sent:* 03 June 2019 17:35 > *To:* Developer support list for Wireshark <[email protected]> > *Subject:* Re: [Wireshark-dev] IDE for C development on Linux > > > > Also, for development Qt Creator works very well with Wireshark, if you > open he CMakeFile.txt as a project > > > > Cheers > > > Am 03.06.2019 um 17:44 schrieb Pascal Quantin <[email protected]>: > > Hi Paul, > > > > Le lun. 3 juin 2019 à 17:41, Paul Offord <[email protected]> a > écrit : > > Hi, > > > > I want to learn a bit more about Wireshark running on Linux. I’ve been > using VS Community Edition on Windows for some time, and now I’m deciding > which IDE to use on Linux (specifically Centos 7). I use Eclipse on Linux > for Java and Python. Is Eclipse a reasonable IDE for building and > debugging Wireshark on Linux? Is there something better? > > > > For what it is worth, I'm a happy user of Visual Studio Code that has some > nice extensions for CMake / Git / Asciidoc /... You can also use it on > Windows to have a common IDE experience whatever your platform. > > > > Regards, > > Pascal. > > ___________________________________________________________________________ > Sent via: Wireshark-dev mailing list <[email protected]> > Archives: https://www.wireshark.org/lists/wireshark-dev > Unsubscribe: https://www.wireshark.org/mailman/options/wireshark-dev > mailto:[email protected]?subject=unsubscribe > <[email protected]?subject=unsubscribe> > > > ______________________________________________________________________ > > This message contains confidential information and is intended only for > the individual named. If you are not the named addressee you should not > disseminate, distribute or copy this e-mail. Please notify the sender > immediately by e-mail if you have received this e-mail by mistake and > delete this e-mail from your system. > > Any views or opinions expressed are solely those of the author and do not > necessarily represent those of Advance Seven Ltd. E-mail transmission > cannot be guaranteed to be secure or error-free as information could be > intercepted, corrupted, lost, destroyed, arrive late or incomplete, or > contain viruses. The sender therefore does not accept liability for any > errors or omissions in the contents of this message, which arise as a > result of e-mail transmission. > > Advance Seven Ltd. Registered in England & Wales numbered 2373877 at > Endeavour House, Coopers End Lane, Stansted, Essex CM24 1SJ > > ______________________________________________________________________ > This email has been scanned by the Symantec Email Security.cloud service. > For more information please visit http://www.symanteccloud.com > ______________________________________________________________________ > ___________________________________________________________________________ > Sent via: Wireshark-dev mailing list <[email protected]> > Archives: https://www.wireshark.org/lists/wireshark-dev > Unsubscribe: https://www.wireshark.org/mailman/options/wireshark-dev > mailto:[email protected] > ?subject=unsubscribe
___________________________________________________________________________ Sent via: Wireshark-dev mailing list <[email protected]> Archives: https://www.wireshark.org/lists/wireshark-dev Unsubscribe: https://www.wireshark.org/mailman/options/wireshark-dev mailto:[email protected]?subject=unsubscribe
