You are on page 1of 6

INSTALLATION

Computer Programming 2
Java Programming
• Java SE is freely available. You can download a version based on your
operating system.
https://www.oracle.com/technetwork/java/javase/downloads/jdk8-
downloads-2133151.html
• To write your Java programs, you will need a text editor. You may
choose between Eclipse or Netbeans.
Eclipse
• I recommend that you download ‘Eclipse IDE for Enterprise Java
Developers’ for those you chose to download eclipse.
• ECLIPSE - https://www.eclipse.org/downloads/packages/
Netbeans
• For those you chose Netbeans, I recommend that you download the
version that has most of the bullet points.
• Netbeans - https://netbeans.org/downloads/8.2/

You might also like