IDE: Difference between revisions

From Open Source Ecology
Jump to navigation Jump to search
(Created page with "IDE is an acronym for integrated development environment.")
 
No edit summary
 
Line 1: Line 1:
IDE is an acronym for integrated development environment.
IDE is an acronym for integrated development environment. An integrated development environment (IDE) 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.
 
* http://en.wikipedia.org/wiki/Integrated_development_environment

Latest revision as of 00:46, 1 December 2012

IDE is an acronym for integrated development environment. An integrated development environment (IDE) 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.