IDE

From RemObjects Software

Jump to: navigation, search

This is a Technical Glossary entry
Feel free to add your notes to this topic below.


An Integrated Development Environment is an application used by programmers for software development.

Usually it consists of a compiler, debugger and text editor with language specific abilities like Code Completion.

Examples include:

IDEs generally contain all commonly used tools for development in a streamlined program to improve the development speed compared to commandline only tools.

Personal tools