File:Apache_NetBeans_Logo.svg · Wikimedia Commons · See Wikimedia Commons
Key facts
- Software.name
- NetBeans IDE
- Software.logo
- Apache NetBeans Logo.svg
- Software.screenshot
- Apache NetBeans 12.2 screenshot.png
- Software.caption
- Apache NetBeans 12.2 in Arch Linux
- Software.collapsible
- yes
- Software.author
- Roman Staněk
- Software.discontinued
- No
- Software.platform
- Java SE, Java EE, JavaFX
- Software.operating system
- Windows, macOS, Linux, Solaris; feature-limited OS independent version available
- Software.language count
- 28
- Software.language
- see § Localization
- Software.programming language
- Java
- Software.genre
- IDE
- Software.license
- Apache License 2.0 (previously CDDL or GPLv2 with classpath exception)
via Wikipedia infobox
Source code
Apache NetBeans is an open source development environment, tooling platform, and application framework. NetBeans license violation checks are managed via the rat-exclusions.txt file. Set JAVA HOME and ANT HOME appropriately or leave them undefined. Notes: You can also use php , enterprise , etc. See the cluster.properties file. Once built, you can simply open individual modules of interest with NetBeans and run/rebuild/debug them like any other project The nbbuild directory should contain the portable NetBeans zip Developer builds on Jenkins (NetBeans-dev-xxx.zip). Latest release (convenience binary of released source artifacts). The origins of the code in this repository are older than its Apache existence. As such significant part of the history (before the code was donated to Apache) is kept in an independent repository. To fully understand the code you may want to merge the modern and ancient versions together: This gives you just few log entries including the initial checkin and change of the file headers to Apache. But then the magic comes:
Excerpt from the source-code README · 7,647 chars · not written by Vinony
Article · Français
NetBeans est un environnement de développement intégré (EDI), placé en open source par Sun en juin 2000 sous licence CDDL (Common Development and Distribution License) et GPLv2. En plus de Java, NetBeans permet la prise en charge native de divers langages tels le C, le C++, le JavaScript, le XML, le Groovy, le PHP et le HTML, ou d'autres (dont Python et Ruby) par l'ajout de greffons. Il offre toutes les facilités d'un IDE moderne (éditeur avec coloration syntaxique, projets multi-langage, refactoring, éditeur graphique d'interfaces et de pages Web). Compilé en Java, NetBeans est disponible sous Windows, Linux, Solaris (sur x86 et SPARC), Mac OS X ou sous une version indépendante des systèmes d'exploitation (requérant une machine virtuelle Java). Un environnement Java Development Kit JDK est requis pour les développements en Java. NetBeans constitue par ailleurs une plateforme qui permet le développement d'applications spécifiques (bibliothèque Swing (Java)). L'IDE NetBeans s'appuie sur cette plate forme. L'IDE Netbeans s'enrichit à l'aide de greffons.
Abstract from DBpedia / Wikipedia · CC BY-SA