Back to Content

IDE

files/en-us/glossary/ide/index.md

latest391 B
Original Source

An Integrated Development Environment (IDE) or Interactive Development environment is a software application that provides comprehensive facilities to computer programmers for software development. An IDE normally consists of a source code editor, build automation tools and a debugger.

See also

  • IDE on Wikipedia