- Modular Programming in Java 9
- Koushik Kothagal
- 445字
- 2021-07-02 18:38:19
Setting up the NetBeans IDE
In order to write and follow the code in this book, you don't have to use any integrated development environments (IDEs). This book will cover writing, compiling, and executing code manually using the command line. You can write code using a text editor of your choice. The code samples accompanying this book also work with the steps and commands showcased in this book.
You could also follow along with an IDE. At the time of writing, NetBeans and IntelliJ Idea has growing support for Java modular projects, with Eclipse support under development. This chapter outlines the steps to create a modular project in NetBeans, should you choose to use the NetBeans IDE. To set it up, in addition to following the steps to set up Java, make sure you install the latest version of NetBeans with Java 9 module support by going to https://netbeans.org/downloads/ and choosing either the Java SE or the Java EE version to download:

Note that if the release version of NetBeans does not yet support Java 9 when you read this, you might have to download an early access copy here: http://bits.netbeans.org/download/trunk/nightly/latest/. Once you download the installer and execute it, you should have a shiny new copy of NetBeans on your computer ready for you to use.
While the prospect of writing Java code without an IDE might seem daunting, let me assure you that this is something you'll likely get used to very quickly. You'll learn the steps to build and execute modular Java 9 code in this chapter, and then it's just a matter of applying the same steps independent of the complexity of the code base itself.
- Mastering Objectoriented Python
- Monitoring Elasticsearch
- Unity 5 for Android Essentials
- Learning SciPy for Numerical and Scientific Computing(Second Edition)
- Unity 2018 Shaders and Effects Cookbook
- 計(jì)算機(jī)應(yīng)用基礎(chǔ)教程(Windows 7+Office 2010)
- Android應(yīng)用開(kāi)發(fā)深入學(xué)習(xí)實(shí)錄
- OpenCV 3 Blueprints
- 單片機(jī)原理及應(yīng)用技術(shù)
- Delphi開(kāi)發(fā)典型模塊大全(修訂版)
- Instant Automapper
- Java Web開(kāi)發(fā)基礎(chǔ)與案例教程
- Jakarta EE Cookbook
- Java面向?qū)ο蟪绦蛟O(shè)計(jì)教程
- Access 2016數(shù)據(jù)庫(kù)應(yīng)用與開(kāi)發(fā):實(shí)戰(zhàn)從入門(mén)到精通(視頻教學(xué)版)