You are on page 1of 18

www.globalmentoring.com.

mx
In this exercise we will proceed to install the Integrated Development
Environment (IDE) of Netbeans. We will cover the process of downloading
and installing Netbeans.

www.globalmentoring.com.mx
Go to: http://icursos.net/en/software/netbeans/index.html and download Netbeans,
select the platform you use. In this case we select Netbeans for Windows option:

www.globalmentoring.com.mx
Once the file is downloaded, we double click to open the
installer:

www.globalmentoring.com.mx
Before we install the IDE, we can customize it. We click on
Customize:

www.globalmentoring.com.mx
Deselect Glassfish Server and click Ok, this is because we will install a
newer version of this Java Application Server. If you don’t know what an
application server is, don’t worry, we’ll cover it later in the course:

www.globalmentoring.com.mx
Once we have finished customizing the installation, click on
Next to continue:

www.globalmentoring.com.mx
Accept the license agreement, and click on Next:

www.globalmentoring.com.mx
Rename the installation path of Netbeans as show below. The
JDK path is selected automatically, and click on next:

www.globalmentoring.com.mx
Accept the default values, and click on Install:

www.globalmentoring.com.mx
The installation process starts, and it takes a few minutes to
finish.

www.globalmentoring.com.mx
The installation ends and click on Finish:

www.globalmentoring.com.mx
Go to programs to open Netbeans. We search for Netbeans
IDE 8.2:

www.globalmentoring.com.mx
The Netbeans IDE starts:

www.globalmentoring.com.mx
The Start Page shows up. You can deselect on Show on Startup,
and close the Start Page:

www.globalmentoring.com.mx
Finally, the Netbeans IDE is ready to use. We finished the
installation process.

www.globalmentoring.com.mx
• With this exercise we have installed the tools that we will use
throughout the course.

• It is worth mentioning that it is possible to use even a Notepad, however


the idea is to use real-world tools, and with more experience you can
select the development tool (IDE-Integrated Development Environment)
that suits you best 

• For more details of Netbeans, you can check the next link:

• https://netbeans.org/kb/index.html

www.globalmentoring.com.mx
Author: Ubaldo Acosta

www.globalmentoring.com.mx

You might also like