- Jdk 7u3 windows x64
- Java SE 11 (LTS)
- Oracle JDK
- Java SE 8
- Oracle JDK
- Java SE 7
- Early Access Releases
- Additional Resources
- JDK Mission Control (JMC)
- Jdk 7u3 windows x64
- Java TM SE Development Kit 7 Update 80 and NetBeans TM IDE 8.0.2 Java SE Software Bundle Installation Instructions
- Contents
- The Software Bundle Distribution
- Installing the Software Bundle on Microsoft Windows
- Installing the Software Bundle on Linux
- Installing the Software Bundle on OS X
- Uninstalling the Software from Windows
- Uninstalling the Software from Linux
- Uninstalling the Software from OS X
- Finding Additional Documentation
- Providing Feedback
Jdk 7u3 windows x64
Looking for Oracle OpenJDK builds?
- Oracle Customers and ISVs targeting Oracle LTS releases: Oracle JDK is Oracle’s supported Java SE version for customers and for developing, testing, prototyping or demonstrating your Java applications.
- End users and developers looking for free JDK versions:Oracle OpenJDK offers the same features and performance as Oracle JDK under the GPL license .
To Learn more about these options visit Oracle JDK Releases for Java 11 and Later
Java SE 11 (LTS)
Java SE 11.0.10 is the latest release for the Java SE 11 Platform
- Documentation
- Installation Instructions
- Release Notes
- Oracle License
- Binary License
- Documentation License
- Java SE Licensing Information User Manual
- Includes Third Party Licenses
- Certified System Configurations
- Readme
Oracle JDK
Java SE 8
Java SE 8u281 is the latest release for the Java SE 8 Platform.
- Documentation
- Installation Instructions
- Release Notes
- Oracle License
- Binary License
- Documentation License
- BSD License
- Java SE Licensing Information User Manual
- Includes Third Party Licenses
- Certified System Configurations
- Readme Files
- JDK ReadMe
- JRE ReadMe
Oracle JDK
Which Java package do I need?
- Software Developers: JDK (Java SE Development Kit): For Java Developers. Includes a complete JRE plus tools for developing, debugging, and monitoring Java applications.
- Administrators running applications on a server: Server JRE (Server Java Runtime Environment): For deploying Java applications on servers. Includes tools for JVM monitoring and tools commonly required for server applications, but does not include browser integration (the Java plug-in), auto-update, nor an installer. Learn more
- End user running Java on a desktop: JRE: (Java Runtime Environment): Covers most end-users needs. Contains everything required to run Java applications on your system.
Java SE 7
Updates for Java SE 7 released after April 2015 are only available to Oracle Customers through My Oracle Support (requires support login).
Please visit Java SE Subscription to learn more about becoming an Oracle Customer.
Early Access Releases
Early access versions of future releases of the JDK and the JRE are available for testing. These early access releases include future update and future major releases. These releases are licensed only for testing, not for use in production.
Additional Resources
JDK Mission Control (JMC)
JDK Mission Control (JMC) enables you to monitor and manage Java applications without introducing the performance overhead normally associated with profiling and monitoring tools.
Jdk 7u3 windows x64
Your search did not match any results.
We suggest you try the following to help find what you’re looking for:
- Check the spelling of your keyword search.
- Use synonyms for the keyword you typed, for example, try “application” instead of “software.”
- Try one of the popular searches shown below.
- Start a new search.
Java TM SE Development Kit 7 Update 80 and NetBeans TM IDE 8.0.2 Java SE Software Bundle Installation Instructions
The following instructions describe how to install the Java TM Platform, Standard Edition Development Kit (Java SE 7 Update 80 JDK TM ) and the NetBeans TM IDE 8.0.2 Java SE integrated development environment bundle.
Contents
The Software Bundle Distribution
The Java TM SE Development Kit 7 Update 80 and NetBeans TM 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: Java TM SE Development Kit 7 Update 80 cobundles JavaFX 2.2.
Installing the Software Bundle on Microsoft Windows
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
- Verify that your system meets or exceeds the minimum hardware requirements:
- 800MHz Intel Pentium III or equivalent
- 512 MB of RAM.
- 750 MB of free space
Note: The installer uses the %USERPROFILE%\Local Settings\Temp directory to store temporary files.
- For the 32-bit Windows operating system, the installer file name is jdk-7u80-nb-8_0_2-windows-i586.exe .
- For the 64-bit Windows operating system, the installer file name is jdk-7u80-nb-8_0_2-windows-x64.exe .
Installing the Software
- Double-click the installer file to run the installer.
- At the Welcome page of the installation wizard, click Next.
- At the JUnit License Agreement page, decide if you want to install JUnit and click the appropriate option, click Next.
- At the JDK Installation page, specify which directory to install the JDK into and click Next.
- At the NetBeans IDE Installation page, do the following:
- Specify the directory for the NetBeans IDE installation.
- Accept the default JDK installation to use with the IDE or specify another JDK location.
- Click Next.
- Review the Summary page to ensure the software installation locations are correct.
- Click Install to begin the installation.
- At the Setup Complete page, provide anonymous usage data if desired, and click Finish.
When the installation is complete, you can view the log file, which resides in the following directory: %USERPROFILE%\.nbi\log.
Installing the Software Bundle on Linux
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
- Verify that your system meets or exceeds the recommended minimum hardware requirements:
- Pentium III workstation, 800 MHz
- 512 MB of RAM
- 700 MB of free space
Note: The installer uses the /tmp or the /var/tmp directory for temporary files.
- Verify that your system meets or exceeds the recommended minimum hardware requirements:
- Download the installer file and save it on your system.
- For the 32-bit Linux operating system, the installer file name is jdk-7u80-nb-8_0_2-linux-i586.sh
- For the 64-bit Linux operating system, the installer file name is jdk-7u80-nb-8_0_2-linux-x64.sh
- Navigate to the directory into which you downloaded the installer file and type:
chmod +x to change the installer file’s permissions so it can be executed.
Installing the Software
- Type the following command from the directory where you placed the installation file:
- At the Welcome page of the installation wizard, click Next.
- At the JUnit License Agreement page, decide if you want to install JUnit and click the appropriate option, click Next.
- At the JDK Installation page, specify the directory where to install the JDK and click Next.
- At the NetBeans IDE Installation page, do the following:
- Specify the directory for the NetBeans IDE installation.
- Accept the default JDK installation to use with the IDE or specify another JDK location.
- Click Next.
- Review the Summary page to ensure the software installation locations are correct.
- Click Install to begin the installation.
- At the Setup Complete page, provide anonymous usage data if desired, and click Finish.
When the installation is complete, you can view the log file, which resides in the following directory:
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.
Installing the Software Bundle on OS X
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
- If you are installing on OS X, install the required OS X updates before proceeding further. If you install this bundle without having first installed the proper OS X updates, you may experience unexpected behavior with the installer or the Java platform.
Note: You can check for the available updates at http://support.apple.com/downloads.
- Verify that your system meets or exceeds the recommended minimum hardware requirements:
- Dual-Core Intel (64-bit)
- 1 GB of RAM
- 700 MB of free space
- Download the jdk-7u80-nb-8_0_2-macosx-x64.dmg installer file.
Installing the Software
- After the download completes, run the installer. The installer file has the .dmg extension.
- On the panel that opens double-click the package icon. The package has the .mpkg extension. The installation wizard starts.
- At the Introduction page of the installation wizard, click Continue.
- At the Installation Type page, select the appropriate option below:
- To perform a standard installation of the Software Bundle, click Install.
- To specify another installation location, click Change Install Location.
- (Optional, required if you clicked Change Install Location in step 4) At the Destination Select page, specify the disk for Software Bundle installation and click Continue.
- (Optional, required if you clicked Change Install Location in step 4) At the Installation Type page, click Install.
- Enter the administrator’s name and password for your system and click Install Software to begin the installation.
The Installation page displays the progress of the installation.
- When the installation is complete, click Close at the Summary page.
Uninstalling the Software from Windows
Each product in the bundle must be uninstalled separately.
To uninstall the IDE:
- Shut down the IDE.
- From the Control Panel, select Uninstall a program.
- Select NetBeans IDE 8.0.2 and click Remove.
To uninstall the JDK and JavaFX 2.2:
- From the Control Panel, select Uninstall a program.
- Select Java(TM) SE Development Kit 7 Update 80 from the list and click Remove.
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:
- From the Control Panel, select Uninstall a program.
- Select Java 7 Update 80 from the list and click Remove.
To change the value of -jdkhome :
- Navigate to the etc folder of the NetBeans IDE installation directory. The default location is C:\Program Files\NetBeans 8.0.2\etc .
- Open the 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.
Uninstalling the Software from Linux
Each product in the bundle must be uninstalled separately.
To uninstall the IDE:
- Navigate to the installation directory of the NetBeans IDE.
- Type ./uninstall.sh to run the uninstaller.
To uninstall the JDK and JavaFX 2.2:
- Remove the JDK installation directory.
Uninstalling the Software from OS X
Each product in the bundle must be uninstalled separately.
To uninstall the IDE:
- Shut down the software.
- Drag the program folders or files to the Trash. Note that the default location for the IDE and application server is /Applications/NetBeans/ .
To uninstall the JDK and JavaFX 2.2:
- Remove the jdk1.7.0_80.jdk installation folder under /Library/Java/JavaVirtualMachines/ .
Finding Additional Documentation
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.
Providing Feedback
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.