[gentoo-user] Re: OT: Nice IDE for development

2006-09-02 Thread Remy Blank
Allan Spagnol Comar wrote:
 I am changing development from window to linux now, it took a long
 time but I finally convince my boss to change, what I was holpping to
 know is if there is any nice development IDE for linux like MS visual
 studio. I had heard about anjuta, there is something else ?

I like Eclipse (use it for Java and Python, I read C/C++ is quite well
supported, too), but it's pretty heavy.

I guess it depends on your requirements (languages, features, ...).

-- Remy


Remove underscore and suffix in reply address for a timely response.

-- 
gentoo-user@gentoo.org mailing list



Re: [gentoo-user] Re: OT: Nice IDE for development

2006-09-02 Thread Allan Spagnol Comar

I am looking for c/c++ IDE 

On 9/2/06, Remy Blank [EMAIL PROTECTED] wrote:

Allan Spagnol Comar wrote:
 I am changing development from window to linux now, it took a long
 time but I finally convince my boss to change, what I was holpping to
 know is if there is any nice development IDE for linux like MS visual
 studio. I had heard about anjuta, there is something else ?

I like Eclipse (use it for Java and Python, I read C/C++ is quite well
supported, too), but it's pretty heavy.

I guess it depends on your requirements (languages, features, ...).

-- Remy


Remove underscore and suffix in reply address for a timely response.

--
gentoo-user@gentoo.org mailing list





--
An application asked:
Requires Windows 9x, NT4 or better,
so I´ve installed Linux

--
gentoo-user@gentoo.org mailing list



Re: [gentoo-user] Re: OT: Nice IDE for development

2006-09-02 Thread Enrico Weigelt
* Remy Blank [EMAIL PROTECTED] wrote:
 Allan Spagnol Comar wrote:
  I am changing development from window to linux now, it took a long
  time but I finally convince my boss to change, what I was holpping to
  know is if there is any nice development IDE for linux like MS visual
  studio. I had heard about anjuta, there is something else ?
 
 I like Eclipse (use it for Java and Python, I read C/C++ is quite well
 supported, too), but it's pretty heavy.

Ah, if you're looking for an something better than autotools:

* http://unitool.metux.de/
* http://treebuild.metux.de/

Not finished yet, still under heavy development ;-)


cu
-- 
-
 Enrico Weigelt==   metux IT service - http://www.metux.de/
-
 Please visit the OpenSource QM Taskforce:
http://wiki.metux.de/public/OpenSource_QM_Taskforce
 Patches / Fixes for a lot dozens of packages in dozens of versions:
http://patches.metux.de/
-
-- 
gentoo-user@gentoo.org mailing list



Re: [gentoo-user] Re: OT: Nice IDE for development

2006-09-02 Thread Lord Sauron
On Saturday 02 September 2006 07:48, Enrico Weigelt wrote:
 * Remy Blank [EMAIL PROTECTED] wrote:
  Allan Spagnol Comar wrote:
   I am changing development from window to linux now, it took a
   long time but I finally convince my boss to change, what I was
   holpping to know is if there is any nice development IDE for
   linux like MS visual studio. I had heard about anjuta, there is
   something else ?
 
  I like Eclipse (use it for Java and Python, I read C/C++ is quite
  well supported, too), but it's pretty heavy.

 Ah, if you're looking for an something better than autotools:

 * http://unitool.metux.de/
 * http://treebuild.metux.de/

 Not finished yet, still under heavy development ;-)

Another nice one that is very C/C++ centric is KDevelop.  It's got good 
KDE integration (if you're using KDE).  It also works well with bash, 
Python, and PHP stuff I'm told.  I've only ever used it for C/C++.  For 
PHP I'd use Quanta+ (another KDE thing - guess what I use ;)  I can 
vouch for Eclipse.  I use it daily, and though it is very heavy and can 
be difficult to use, once you start to get good with it...  Wow.

However, never underestimate the power of vi/emacs/nano/pico/kate/gedit 
and a good terminal!  (I use Kate and nano, please, no vi vs. emacs 
wars today please!)

-- 
http://lordsauronthegreat.googlepages.com/


pgpRcYvjgaPUt.pgp
Description: PGP signature


Re: [gentoo-user] Re: OT: Nice IDE for development

2006-09-02 Thread Rafael Fernández López
On Sat, Sep 02, 2006 at 12:25:26PM -0700, Lord Sauron wrote:
 On Saturday 02 September 2006 07:48, Enrico Weigelt wrote:
  * Remy Blank [EMAIL PROTECTED] wrote:
   Allan Spagnol Comar wrote:
I am changing development from window to linux now, it took a
long time but I finally convince my boss to change, what I was
holpping to know is if there is any nice development IDE for
linux like MS visual studio. I had heard about anjuta, there is
something else ?
  

Things that we are normally used to work with (MS VS for example)
don't have to be the best.

Emacs have a powerful base, and if you need a graphical interface
you can use xemacs, but when you start to use it with keyboard, it is
so fast that you throw away your mouse.

Bye,
Rafael Fernández López.

-- 
gentoo-user@gentoo.org mailing list



Re: [gentoo-user] Re: OT: Nice IDE for development

2006-09-02 Thread Richard Fish

On 9/2/06, Lord Sauron [EMAIL PROTECTED] wrote:

Another nice one that is very C/C++ centric is KDevelop.


+1

-Richard
--
gentoo-user@gentoo.org mailing list