aboutsummaryrefslogtreecommitdiff
path: root/files/de/glossary/ide/index.html
blob: 0a418c3914f4f47f9c0b976a8f698d643bb5a955 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
---
title: IDE
slug: Glossary/IDE
tags:
  - Entwicklungsumgebung
  - IDE
  - Integrierte Entwicklungsumgebung
  - Interaktive Entwicklungsumgebung
translation_of: Glossary/IDE
---
<p><span class="tgc">Eine integrierte Entwicklungsumgebung (englisch </span><strong>IDE</strong><span class="tgc">) oder auch interaktive Entwicklungsumgebung ist eine Softwareanwendung, die Programmierern umfangreiche Funktionalitäten für die Softwareentwicklung bereitstellt. Eine IDE besteht normalerweise aus einem<span style="">  </span>Quellcode-Editor sowie Automatisierungswerkzeugen zum Erzeugen und Debuggen/Bereinigen von Code.</span></p>

<h2 id="Learn_more">Learn more</h2>

<h3 id="General_knowledge">General knowledge</h3>

<ul>
 <li>{{interwiki("wikipedia", "Integrated_development_environment", "IDE")}} on Wikipedia</li>
</ul>