- Mastering NetBeans
- David Salter
- 146字
- 2021-07-16 20:17:54
Choosing a download bundle of NetBeans
There are three different installation bundles of NetBeans (which can be downloaded from the NetBeans site) that are relevant to Java developers:
- Java SE
- Java EE
- All
In addition to these three bundles, C/C++ and HTML5 & PHP bundles are also available for download. These bundles are not targeted at Java developers though, so they will not be discussed further in this book.
The Java SE bundle provides the standard NetBeans Platform SDK along with support for Java SE and Java FX developers.
The Java EE bundle contains everything that the SE bundle includes, but adds support for Java EE and HTML5 developers. GlassFish Server Open Source Edition 4.1 and Apache Tomcat 8.0.15 are also included with the Java EE bundle.
The All bundle contains everything that the EE bundle includes, but adds support for C/C++, Groovy, and PHP developers.

- AngularJS Testing Cookbook
- HTML5 and CSS3 Transition,Transformation,and Animation
- SQL 經典實例
- Scratch趣味編程:陪孩子像搭積木一樣學編程
- 單片機原理及應用技術
- Python程序設計開發寶典
- Instant GLEW
- R語言實戰(第2版)
- PHP+MySQL Web應用開發教程
- Wearable:Tech Projects with the Raspberry Pi Zero
- 零基礎學Java(第5版)
- MySQL核心技術與最佳實踐
- 深入理解Zabbix監控系統
- Java語言GUI程序設計
- Modular Programming with PHP 7