
Apache NetBeans
Description de Apache NetBeans
Une solution en open source qui permet de créer des applications mobiles et web via Java, JavaScript, HTML5 et PHP.
Qui utilise Apache NetBeans ?
Non fourni par l'éditeur
Apache NetBeans ne vous convainc pas tout à fait ?
Comparer avec une alternative populaire

Apache NetBeans
Avis sur Apache NetBeans
Roland
Logiciel gratuit très pratique
Commentaires : Plutôt satisfaisant. Amélioration version après version très visible.
Avantages :
L'installation sur linux ne requiert pas de droits admin et se fait très simplement.Le fonctionnement du logiciel est très facile à comprendre.Gestion de projet à la fois par l'IDE et la console très facile.
Inconvénients :
Le support sur les langages comme le python ou le fortran est inexistant. Sur le c++ c'est très/trop léger.Logiciel assez gourmand en mémoire.
Modou
Netbeens
Avantages :
Netbeens offre une large gamme de fonctionnalités pour faciliter le développement, comme le débogage, la gestion des projets, le déploiement et la documentation. Il est particulièrement bien adapté pour le développement en Java. Il intègre également des outils de développement pour les autres languages tels que C, C++, PHP, JavaScript,etc.
Inconvénients :
Pour sa taille et consommation de mémoire, NetBeans est un outil assez lourd qui peut consommer beaucoup de mémoire, surtout si vous utilisez de nombreux plugins et modules. Cela peut devenir un problème pour les ordinateurs avec des configurations matérielles limitées.Concernant sont temps de démarrage, NetBeans peut prendre un certain temps pour démarrer, en particulier sur des ordinateurs plus anciens.
Frank Tresor
Logiciel important et facile dans le développement.
Avantages :
Le logiciel offre une large gamme de fonctionnalités. NetBeans est très bien organisé en terme développement de code et développement en Java.
Inconvénients :
C'est un logiciel trop lourd car il consomme énormément de mémoire. Il est lent dns le démarrage

Mohammad
Alternatives envisagées :
Best-in-class open-source IDE for desktop & mobile app development
Commentaires : Overall, I'm very much satisfied with this IDE thanks to its out-of-the-box compatibility with numerous languages I'm familiar with that's helped in facilitating my project development requirements.
Avantages :
The intuitive user interface, the variety of supported languages & library imports & the unparalleled ease of integrating iOS & Android emulators (on my MacBook) to test out my applications prior to publishing my builds makes NetBeans a truly fascinating piece of software that's genuinely made my workload easier. As to my latest project using NetBeans, I've recently developed a punch-in/punch-out web app system that runs on desktop & mobile for our company's employees.
Inconvénients :
I remember once encountering an issue when initially setting up my first Java project on the IDE (build 12.5 if I recall correctly) where I was unable to install the nb-javac plugin for my project. Turns out the issue was an outdated JDK which was quickly resolved with an update, though I really wish NetBeans would've notified me of the solution rather than figuring it out myself eventually.
Tulga
PHP Development with NetBeans
Commentaires : It is reliable and I used to it so I can be productive. I find it very handy when I working with big PHP frameworks. It gives me whole information about structure, creation, origin of the objects and classes. It is the best part of the IDE. NetBeans does this very good and fast.
Avantages :
From all other IDEs I prefer using NetBeans. People say it is old and legacy but I used to it, it does it's work good enough. Actually I use Netbeans when I work with PHP projects. So maybe it is good with the old languages not the quite new era languages or developments environments like Angular, React. I use many features of NetBeans like code completion, code templates, debugging, code upload via ftp etc. I also write HTML, Javascript codes too using NetBeans and it is pretty handy for me. I like to configure my IDE and editors my way, especially code templates and shortcuts so I can work productive.
Inconvénients :
NetBeans becomes slow sometimes when opening the projects because of it's indexing process. It frustrates me. But I face this kind of slowness even with the latest, best IDE IntelliJ too. IDEs are always huge and bunch of processes required to run in the background. So for small or front-end javascript projects I prefer to use editors like VSCode.