IDEs - Other ( C++ , Delphi, RUBY,...)
IDE combines the editor, compiler and other useful tools in the same software package. Its advantage is that when a program with syntax errors is compiled, the programmer sees the error messages and the original program at the same time -- this makes debugging much easier. Also, some IDEs contain debuggers. Visual J++, VisualAge for C++ or Java, Java WorkShop, and Visual Caf�?�© are IDEs.
From :www.course.com/careers/glossary/programming.cfm
Eric
Eric is a full featured Python and Ruby editor and IDE, written in python. It is based on the cross platform Qt gui toolkit, integrating the highly flexible Scintilla editor control. It is designed to be usable as everdays' quick and dirty editor as well as being usable as a professional project management tool integrating many advanced features Python offers the professional coder.
Features :
Unlimited number of editors
Configurable window layout
Configurable syntax hilighting
Sourcecode autocompletion
Sourcecode calltips
Sourcecode folding
Brace matching
Error highlighting
Advanced search functionality including project wide search and replace
Integrated class browser
Makro recordings
Integrated version control interface for Cvs and Subversion repositories
Integrated sourcecode documentation system
Integrated python debugger including support to debug multithreaded applications
Integrated, full featured Ruby debugger
Integrated profiling and code coverage support
Integrated task (todo items) management
Advanced project management facilities
Interactive Python shell including syntax hilighting and autocompletion
Interactive Ruby shell including syntax hilighting and autocompletion
Integrated Bicycle Repair Man (refactoring tool)
Application diagrams
Running external applications from within the IDE
integrated unittest support
Cyclops cycles finder support
Integrated CORBA support based on omniORB
Integrated interface to cx_freeze
Integrated interface to PyLint
Many integrated wizzards for regex and Qt dialogs
Localizations. Currently Eric is available in English, German, French and Russian.
visit
Eric
Eric was visited : 160 times
Loading .....