Vocabulary

Integrated Development Environment

統合(とうごう)開発(かいはつ)環境(かんきょう)

Samraworld Dictionary

(1) Noun

An integrated development environment (IDE) is a software application that provides comprehensive facilities to computer programmers for software development. An IDE normally consists of at least a source code editor, build automation tools and a debugger.

統合(とうごう)開発(かいはつ)環境(かんきょう)(IDE)は、ソフトウェアプログラマーにソフトウェア開発(かいはつ)のための包括(ほうかつ)(てき)機能(きのう)提供(ていきょう)するソフトウェアアプリケーションです。 IDEは通常(つうじょう)(すく)なくともソースコードエディター、ビルドオートメーションツール、ディバッガーで構成(こうせい)されています。

Examples

  1. The IDE most used on Mac computers is Xcode.
  2. For Java programming, the IDE I like the best is Eclipse. It does everything I need to produce quality code.

Related Lessons