My Steps for Getting Started with Java Development on Windows
9 min readSep 20, 2020
--
In this article a brief overview of my steps to set up an environment on my Windows 10 laptop for doing Java programming. If you follow these steps, you should be up and running with coding, building, testing and packaging Java 14 applications on your laptop in some 20 minutes.
The elements used in this environment are
- Visual Studio Code
- VS Code Java Extension Pack
- JDK 14 (OpenJDK)
- Maven