What is an IDE and examples
integrated development environment (IDE)
1. what is an IDE
2. popular IDEs
3. IDEs for java development
-----------------------------
An integrated development environment (IDE) is a software suite that consolidates basic tools required to write and test software. Developers use numerous tools throughout software code creation, building and testing. Development tools often include text editors, code libraries, compilers and test platforms.