Java Development Kit
| Java Development Kit (JDK) | ||||
|---|---|---|---|---|
| Ontwerp en ontwikkeling | ||||
| Categorie | Software-ontwikkelomgeving | |||
| Ontwikkelaar(s) | Oracle | |||
| Besturingssysteem | Windows, MacOS, Linux en Solaris | |||
| Geschreven in | Java, C++, C, Assembleertaal | |||
| Status en tijdlijn | ||||
| Status | Actief | |||
| Recentste versie | 23.0.1 (15 oktober 2024)[1] | |||
| Onderhoudsversie | 21.0.6[2] (21 januari 2025) | |||
| Links | ||||
| Website | Productpagina (en) Website | |||
| ||||
De Java Development Kit (JDK, soms ook Java 2 SDK) is de software die een programmeur nodig heeft om programma's in Java te kunnen ontwikkelen. De Java Development Kit bestaat uit de Java Runtime Environment (JRE, alles wat nodig is om Java-programma's op een computer te kunnen draaien) met daarbij een reeks hulpmiddelen (tools) die voor de programmeur van belang zijn.
De belangrijkste hulpmiddelen die Oracle (en voorheen Sun Microsystems) in de JDK meelevert, zijn:
- javac - de Java-compiler, om broncode om te zetten in bytecode die door de Java Virtual Machine uitgevoerd kan worden.
- javadoc - een hulpmiddel om commentaar uit broncode te extraheren en er netjes geformatteerde documentatie van te maken.
- jar - een hulpmiddel om JAR-bestanden mee te maken.
Externe link
- (en) Downloadpagina JDK
Bronnen, noten en/of referenties
- ↑ https://www.oracle.com/java/technologies/javase/23-0-1-relnotes.html; geraadpleegd op: 11 december 2024.
- ↑ "Java™ SE Development Kit 21.0.6 (JDK 21.0.6)"; geraadpleegd op: 4 februari 2025; datum van uitgave: 21 januari 2025.
Content Disclaimer
Informasi ini disarikan dari Wikipedia dan disajikan kembali untuk tujuan edukasi. Konten tersedia di bawah lisensi CC BY-SA 3.0. Kami tidak bertanggung jawab atas ketidakakuratan data yang bersumber dari kontribusi publik tersebut.
- The information displayed on this website is sourced in part or in whole from Wikipedia and has been adapted for the purpose of restating it. We strive to provide accurate and relevant information, however:
- There is no guarantee of absolute accuracy. Wikipedia is an open, collaborative project that can be edited by anyone, so information is subject to change.
- It is not intended to constitute professional advice. The content displayed is for informational and educational purposes only. For important decisions (e.g., medical, legal, or financial), please consult a professional.
- Content copyright. Wikipedia is licensed under the Creative Commons Attribution-ShareAlike License (CC BY-SA). This means that content may be reused with appropriate attribution and shared under a similar license.
- Responsible use. Any risk arising from the use of information from this website is entirely the responsibility of the user.