The following instructions describe how to install the JavaTM Platform, Standard Edition Development Kit (Java SE 7 Update 80 JDKTM) and the NetBeansTM IDE 8.0.2 Java SE integrated development environment bundle.
The Java TM SE Development Kit 7 Update 80 and NetBeansTM IDE 8.0.2 Java SE Software Bundle is distributed for various platforms as follows:
Installation Filename | Platform |
---|---|
jdk-7u80-nb-8_0_2-windows-i586.exe | Windows x86 (32-bit) |
jdk-7u80-nb-8_0_2-windows-x64.exe | Windows x64 (64-bit) |
jdk-7u80-nb-8_0_2-linux-i586.sh | Linux x86 (32-bit) |
jdk-7u80-nb-8_0_2-linux-x64.sh | Linux x64 (64-bit) |
jdk-7u80-nb-8_0_2-macosx-x64.dmg | OS X v10.7.3 (64-bit) |
Note: JavaTM SE Development Kit 7 Update 80 cobundles JavaFX 2.2.
To install the software, you must have administrator privileges on your system. The installer places the Java Runtime Environment (JRE) software in %Program Files%\Java\jre7
, regardless of the specified JDK install location.
Note: This installer does not displace the system version of the Java platform that is supplied by the Windows operating system.
Before You Install
Note: The installer uses the %USERPROFILE%\Local Settings\Temp
directory to store temporary files.
jdk-7u80-nb-8_0_2-windows-i586.exe
.jdk-7u80-nb-8_0_2-windows-x64.exe
.Installing the Software
When the installation is complete, you can view the log file, which resides in the following directory: %USERPROFILE%\.nbi\log.
You can install the JDK software and NetBeans IDE in directories of your choice. You do not have to be a root user to use this installer unless you choose to install this bundle in a system-wide location.
Note: This installer does not displace the system version of the Java platform that is supplied by the operating system.
Before you install
Note: The installer uses the /tmp
or the /var/tmp
directory for temporary files.
jdk-7u80-nb-8_0_2-linux-i586.sh
jdk-7u80-nb-8_0_2-linux-x64.sh
chmod +x <installer-file-name>
to change the installer file's permissions so it can be executed.
Installing the Software
./<installer-file-name>
When the installation is complete, you can view the log file, which resides in the following directory: ~/.nbi/log.
Note: If you choose to install this bundle into a system-wide location such as /usr/local
, you must first login as root to gain the necessary permissions.
The Software Bundle can be installed only on OS X v10.7.3 (Lion) or newer. The installer refuses earlier OS X releases.
Note: This installer does not displace the system version of the Java platform that is supplied by the operating system.
Before you install
Note: You can check for the available updates at http://support.apple.com/downloads.
jdk-7u80-nb-8_0_2-macosx-x64.dmg
installer file.Installing the Software
.dmg
extension..mpkg
extension. The installation wizard starts.The Installation page displays the progress of the installation.
Each product in the bundle must be uninstalled separately.
To uninstall the IDE:
To uninstall the JDK and JavaFX 2.2:
Note: If you uninstall the JDK, but want to continue using NetBeans IDE 8.0.2, you must set the IDE's -jdkhome
option to point to an another installation of the JDK as outlined below.
To uninstall the Java Runtime Environment:
To change the value of -jdkhome
:
etc
folder of the NetBeans IDE installation directory. The default location is C:\Program Files\NetBeans 8.0.2\etc
.netbeans.conf
file in a text editor and edit the netbeans_jdkhome
option.Note: Java TM SE Development Kit (JDK) 5.0 and JDK 6 are not supported on any platform for this release. You must have JDK 7 Update 10 (or newer) on your system to install and run NetBeans IDE 8.0.2.
Each product in the bundle must be uninstalled separately.
To uninstall the IDE:
./uninstall.sh
to run the uninstaller.To uninstall the JDK and JavaFX 2.2:
Each product in the bundle must be uninstalled separately.
To uninstall the IDE:
/Applications/NetBeans/
.To uninstall the JDK and JavaFX 2.2:
jdk1.7.0_80.jdk
installation folder under /Library/Java/JavaVirtualMachines/
.NetBeans IDE is documented in the software's help system, however, additional documentation about developing with NetBeans IDE is available at the NetBeans Documentation, Training & Support page.
For installation troubleshooting help please refer to the NetBeans IDE Installation FAQ.
See instructions for installing the JDK and JRE on Windows, Linux, and OS X at the Java SE Downloads page.
To report a bug or to request a feature for the JDK software, please refer to the following web site: http://bugreport.java.com/bugreport/index.jsp.
To submit your comments or suggestions about the JDK software, please send email to the OpenJDK Governance Board.
For NetBeans software development team contact information, or to learn more about NetBeans IDE and the NetBeans software community, visit the NetBeans Community Portal.
To submit feedback about this documentation, please send email to Documentation Feedback.