probe said:I mean, there are command line compilers, but how things are
with some graphical IDE, like Eclipse, Netbeans,
probe said:What is the situation for standard programming environments in
FreeBSD for most popular languages, like C++, JAVA, etc.
I mean, there are command line compilers, but how things are
with some graphical IDE, like Eclipse, Netbeans
Geany is a small and lightweight Integrated Development Environment. It was developed to provide a small and fast IDE, which has only a few dependencies from other packages. Another goal was to be as independent as possible from a special Desktop Environment like KDE or GNOME - Geany only requires the GTK2 runtime libraries.
Glade is integrated into the IDE and there is an option to build a subversion plugin.Anjuta is a versatile Integrated Development Environment (IDE) for C and C++ on GNU/Linux. It has been written for GTK/GNOME and features a number of advanced programming facilities including project management, application wizards, an interactive debugger and a powerful source editor with source browsing and syntax highlighting.