Fwd: Best IDE in Ubuntu, or Which IDE do you use ?

marc gmane at auxbuss.com
Sun Jul 5 09:12:45 UTC 2009


bvidinli wrote:

Please don't top post.

> (Btw, what is list for general discussion or programming discussion? )
>
> In fact,  language is not problem for me,
> I mean, if I find a good IDE in java, C++ , php, python or other,  I
> will adapt to that language .
> My problem is: I could not find an easy to use IDE  (like old Delphi)
> in any of languages.
> I see python is a rising language,
>
> My preference regarding language:
> 1- python,
> 2- php,
> 3- .......other...
> 4- java
> 5- C++

I use Netbeans (for these + for Ruby/JRuby), and drop into gvim for any
complex editing. I use my own install of v6.7, instead of the version in
the repos; Python support is improving with each release. 

> 3- Eclipse many Huge, complicated, slow, like an elephant

It's very good for Java dev, but Netbeans has caught up in most areas in
the last year or so. I no longer use it, because I do less Java dev; I
use JRuby and include any Java I might need instead.

> 8- Netbeans java, etc a bit slow,big,like eclipse
> (but better regarding speed), gui development is not so easy

Slow! It runs great on any dual core ;-) I use it a lot on a low power
laptop and, last week, on an ancient Sempron <?>; works fine. Most of
these tools bog down with less than 2Gb; taking into account the other
stuff you'll be running simultaneously.

What GUI dev are you doing? Netbeans is great for Java gui dev - as
you'd expect. I us this for JRuby gui dev via the monkybars gem; very
neat.

There's an Ubuntu bug messing with CherryPy, which is a nuisance for
python gui dev.

Haven't tried the gtk stuff with PHP, but the web server integration
makes web-site testing very simple.






More information about the ubuntu-users mailing list