Re: C++ IDE



From my point of view, eclipse/netbeans is good enough and fast enough to
act as a powerful java IDE.
If they're used as C IDE, the biggest problem is that they can't integrate
GDB well.
So if you're willing to use GDB often, I suggest you to use Emacs+GDB+Xref.

On Dec 13, 2007 6:34 AM, Derek Broughton <news@xxxxxxxxxxxxxx> wrote:

Joris Dobbelsteen wrote:

If you like to go anywhere, eclipse is pretty nice and has a very wide
support for languages (including C/C++) and platforms
(Linux/BSD/Windows).
Also everything is nicely integrated, including very decent debugger
support.

A slight downside is that it easily takes 200 MB of memory (what is not
a
problem on modern systems). Its build in Java, which is both its
greatest
strength and its greatest weakness.

That last pretty much sums up my feelings for Eclipse too. I use it for
Java, C, Perl & Python - with varying degrees of appreciation - and
generally I like it, but (a) it's ugly, like every Java app; and (b) it's
slow, like every Java app. This, even though, it uses it's own windowing
toolkit that is generally faster and cleaner than Java's. Still, I keep
using it...
--
derek


--
ubuntu-users mailing list
ubuntu-users@xxxxxxxxxxxxxxxx
Modify settings or unsubscribe at:
https://lists.ubuntu.com/mailman/listinfo/ubuntu-users




--
--
Yueyu Lin
--
ubuntu-users mailing list
ubuntu-users@xxxxxxxxxxxxxxxx
Modify settings or unsubscribe at: https://lists.ubuntu.com/mailman/listinfo/ubuntu-users


Relevant Pages

  • Re: Problems debugging shared object code called from Java JNI
    ... > through JNI. ... > RedHat linux on which we generate from it a shared object. ... > to figure out how to use gdb to debug the driver but having no luck. ... > and then launch the java process on some java test code which results ...
    (comp.os.linux)
  • Re: jdk 1.3.1 in FreeBSD
    ... >And when I use gdb to trace the core file, ... ># gdb java java.core ... Segmentation fault. ...
    (freebsd-questions)
  • RE: jdk 1.3.1 in FreeBSD
    ... And when I use gdb to trace the core file, it can't recognize the file format: ... # gdb java java.core ... Segmentation fault. ...
    (freebsd-questions)
  • Re: Using POI to create XLS from a C app
    ... Here's a gdb session showing me stepping up to the JNI_CreateJavaVM ... Program received signal SIGSEGV, Segmentation fault. ... Current Java thread: ...
    (comp.lang.java.programmer)
  • Re: Odd locked file behavior - Any assistance greatly appreciated
    ... issuing a file move command would be sufficient. ... force them to start using our trigger files. ... How could the java app know that the file is ...
    (microsoft.public.windows.server.general)