IDE

(eng)
An integrated development environment (IDE) is a programming environment that has been packaged as an application program, typically consisting of a code editor, a compiler, a debugger, and a graphical user interface (GUI) builder. IDEs provide a user-friendly framework for many modern programming languages, such as Visual Basic, Java, and PowerBuilder.

(kor)

코드편집기, 컴파일러, 디버거, GUI 빌더 등이 통합된 프로그래밍 툴.
First