ボキャブラリー

Integrated Development Environment

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

サムラワールド辞書

(1) 名詞

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は通常、少なくともソースコードエディター、ビルドオートメーションツール、ディバッガーで構成されています。

  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.

関連レッスン