- Mastering NetBeans
- David Salter
- 102字
- 2021-07-16 20:17:54
Chapter 1. Getting Started with NetBeans
NetBeans IDE 8 is the official IDE for Java 8, and the only IDE that can be downloaded with official distributions of Java 8.
The latest version, NetBeans IDE 8.0.2, provides tools to allow developers to create desktop, mobile, and web applications using all of the latest Java specifications such as Java SE 8, Java ME 8, and Java EE 7.
This chapter will cover the following topics:
- Choosing a download bundle of NetBeans
- Downloading and installing NetBeans
- Updating NetBeans to the latest version
- Downloading NetBeans source code from Mercurial
- Building NetBeans
- NetBeans configuration
推薦閱讀
- Learning LibGDX Game Development(Second Edition)
- 從零構建知識圖譜:技術、方法與案例
- Python自然語言處理實戰:核心技術與算法
- 新一代通用視頻編碼H.266/VVC:原理、標準與實現
- NLTK基礎教程:用NLTK和Python庫構建機器學習應用
- Flask Web開發入門、進階與實戰
- JavaScript前端開發與實例教程(微課視頻版)
- Scientific Computing with Scala
- 從零開始學Linux編程
- 21天學通C++(第5版)
- 零基礎學Python編程(少兒趣味版)
- MyBatis 3源碼深度解析
- Go Systems Programming
- 情境微課開發(第2版)
- Python編程基礎與數據分析