Re: [RE]what's the best IDE for gtkmm project development?



NetBeans is my choise. Between Anjuta, Code::Blocks and Eclipse the NetBeans has much better autocompletion, code error detection etc.
I know it's so memory huge but the advantages compesates.
I came from Visual Studio C# and NetBeans make feel as home.

See: http://www.netbeans.org/features/cpp/index.html

2009/5/6 Vlad Volodin <vest 84 gmail com>
I prefer NetBeans as IDE, but it is Java-based IDE. So if you want,
try to use Code::Blocks (I use in on my EeePC as IDe for development
:) )

2009/5/6 Ì 覺 <shi minjue gmail com>:
> On Wed, May 6, 2009 at 3:03 PM, Preben <64bit mailme dk> wrote:
>>
>>> I don't know of any IDEs that do that for C++ like MSVC will. Some will
>>> _TRY_ to do it, if I'm wrong then somebody let me know because I'm
>>> missing out. emacs will auto complete based on existing patterns in a
>>> file. GTKmm also has great doxygen docs. I'm pretty happy with those two
>>> combined.
>>>
>> You could try Anjuta which has autocompletion or Eclipse with CDT 4 - I
>> think the autocompletion in CDT version 4 is even better as the M$.
>>
>> I currently don't use any of those. With Eclipse you have to set up the
>> project to include the libraries you use. If it's an automake or cmake
>> project, the IDE will not automatically include the libraries for auto
>> completion. However it is possible, and it's a pretty good auto completion.
> I do not like eclipse, for it's written in java, I'd prefer anjuta
> which written in C/C++, but I could not use the anjuta compiled by
> myself, so I fired a bug for it here
> http://bugzilla.gnome.org/show_bug.cgi?id=581548
>
>>
>>
>> Best regards
>> Preben
>> _______________________________________________
>> gtkmm-list mailing list
>> gtkmm-list gnome org
>> http://mail.gnome.org/mailman/listinfo/gtkmm-list
>>
>
>
>
> --
> My platform is Gnu/Linux Debian(sid-amd64, lenny-intelx86) Gnome
> Mozilla/Iceweasel Gmail/Evolution C++/Gtkmm Scim Totem Pidgin.
> _______________________________________________
> gtkmm-list mailing list
> gtkmm-list gnome org
> http://mail.gnome.org/mailman/listinfo/gtkmm-list
>
_______________________________________________
gtkmm-list mailing list
gtkmm-list gnome org
http://mail.gnome.org/mailman/listinfo/gtkmm-list



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]