From: Arved Sandstrom on 30 Apr 2010 20:47 Ramon F Herrera wrote: > I have been developing C/C++ using vi and telnet/ssh for too long, and > would like to have a richer GUI front end under Windows to do backend > Unix/Linux programming. > > I am trying to decide whether to use Eclipse or NetBeans, plus the > respective C++ plugin. I have experience with both IDEs, but only for > Java development. > > Thanks for you kind advice... > > -Ramon > I've tried out NetBeans C and C++ on a few projects; it does pretty well. Perhaps you should try the C/C++ support for the IDE that you are most familiar with. AHS
From: Arne Vajhøj on 30 Apr 2010 21:14 On 30-04-2010 19:51, Ramon F Herrera wrote: > On Apr 30, 6:30 pm, Arne Vajh�j<a...(a)vajhoej.dk> wrote: >> On 30-04-2010 12:50, Ramon F Herrera wrote: >> >>> I have been developing C/C++ using vi and telnet/ssh for too long, and >>> would like to have a richer GUI front end under Windows to do backend >>> Unix/Linux programming. >> >>> I am trying to decide whether to use Eclipse or NetBeans, plus the >>> respective C++ plugin. I have experience with both IDEs, but only for >>> Java development. >> >>> Thanks for you kind advice... >> > > > Eclipse C/C++ plugin is both stable and good today. I like it. > > > > Arne > > Do you use the plugin with remote development or only with local > filesystem? > > For remote: do I need NFS/file sharing or only SSH? Only with local file system. Source control is used for remote access! :-) Arne
First
|
Prev
|
Pages: 1 2 Prev: RMI connection refused Next: Understanding java app CPU usage under Linux |