Основные возможности программы JDK

    Windows XP64 / Vista64 / Windows 7 64 / Windows 8 64

  • Select Version Java JDK 11.0.2 (64-bit) Java JDK 11.0.1 (64-bit) Java JDK 11 (64-bit) Java JDK 10.0.2 (64-bit) Java JDK 10.0.1 (64-bit) Java JDK 10.0 (64-bit) Java JDK 9.0.4 (64-bit) Java JDK 9.0.1 (64-bit) Java JDK 9 (64-bit) Java JDK 8 Update 202 (64-bit) Java JDK 8 Update 201 (64-bit) Java JDK 8 Update 181 (64-bit) Java JDK 8 Update 172 (64-bit) Java JDK 8 Update 171 (64-bit) Java JDK 8 Update 162 (64-bit) Java JDK 8 Update 152 (64-bit) Java JDK 8 Update 144 (64-bit) Java JDK 8 Update 141 (64-bit) Java JDK 8 Update 131 (64-bit) Java JDK 8 Update 121 (64-bit) Java JDK 8 Update 112 (64-bit) Java JDK 8 Update 111 (64-bit) Java JDK 8 Update 102 (64-bit) Java JDK 8 Update 92 (64-bit) Java JDK 8 Update 77 (64-bit) View more...

    jdk-7u67-windows-x64.exe

    031f3420a8f176f24c25b067fa7bcd25

Java Development Kit 64-bit (also known as JDK) contains the software and tools that you need to compile, debug, and run applets and applications that you"ve written using the Java programming language. JDK has as its primary components a collection of programming tools, including javac, jar, and the archiver, which packages related class libraries into a single JAR file. This tool also helps manage JAR files, javadoc - the documentation generator, which automatically generates documentation from source code comments, jdb - the debugger, jps - the process status tool, which displays process information for current Java processes, javap - the class file disassembler, and so many other components.

The JDK 64-bit also comes with a complete , usually called a private runtime. It consists of a Java Virtual Machine and all of the class libraries present in the production environment, as well as additional libraries only useful to developers, and such as the internationalization libraries and the IDL libraries. Download Java Development Kit Offline Installer Setup 64bit for Windows

Contents of the JDK:

Development Tools
(In the bin/ subdirectory) Tools and utilities that will help you develop, execute, debug, and document programs written in the JavaTM programming language.

Runtime Environment
(In the jre/ subdirectory) An implementation of the Java Runtime Environment (JRE) for use by the JDK. The JRE includes a Java Virtual Machine (JVM), class libraries, and other files that support the execution of programs written in the Java programming language.

Additional Libraries
(In the lib/ subdirectory) Additional class libraries and support files required by the development tools.

Demo Applets and Applications
(In the demo/ subdirectory) Examples, with source code, of programming for the Javaplatform. These include examples that use Swing and other Java Foundation Classes, and the Java Platform Debugger Architecture.

Sample Code
(In the sample subdirectory) Samples, with source code, of programming for certain Java API"s.

C header Files
(In the include/ subdirectory) Header files that support native-code programming using the Java Native Interface, the JVM Tool Interface, and other functionality of the Javaplatform. Download Java Development Kit Offline Installer Setup 64bit for Windows

Source Code
(In src.zip) Java programming language source files for all classes that make up the Java core API (that is, sources files for the java.*, javax.* and some org.* packages, but not for com.sun.* packages). This source code is provided for informational purposes only, to help developers learn and use the Java programming language. These files do not include platform-specific implementation code and cannot be used to rebuild the class libraries. To extract these file, use any common zip utility. Or, you may use the Jar utility in the JDK"s bin/ directory: jar xvf src.zip.

Java Development Kit is the official development kit for the Java programming language. Java Development Kit contains the software and tools that you need to compile, debug, and run applets and applications written using the Java programming language.

JDK has a collection of programming tools, including javac, jar, and the archiver, which packages related class libraries into a single JAR file. This tool also helps manage JAR files, javadoc - the documentation generator, which automatically generates documentation from source code comments, jdb - the debugger, jps - the process status tool, which displays process information for current Java processes, javap - the class file disassembler, and other components are also included.

Key Contents include:

  • Development Tools (In the bin/ subdirectory) Tools and utilities that will help you develop, execute, debug, and document programs written in the JavaTM programming language.
  • Runtime Environment (In the jre/ subdirectory) An implementation of the Java Runtime Environment (JRE) for use by the JDK. The JRE includes a Java Virtual Machine (JVM), class libraries, and other files that support the execution of programs written in the Java programming language.
  • Additional Libraries (In the lib/ subdirectory) Additional class libraries and support files required by the development tools.
  • Demo Applets and Applications (In the demo/ subdirectory) Examples, with source code, of programming for the Javaplatform. These include examples that use Swing and other Java Foundation Classes, and the Java Platform Debugger Architecture.
  • Sample Code (In the sample subdirectory) Samples, with source code, of programming for certain Java API"s.
  • C header Files (In the include/ subdirectory) Header files that support native-code programming using the Java Native Interface, the JVM Tool Interface, and other functionality of the Java platform.
  • Source Code (In src.zip) Java programming language source files for all classes that make up the Java core API (that is, sources files for the java.*, javax.* and some org.* packages, but not for com.sun.* packages). This source code is provided for informational purposes only, to help developers learn and use the Java programming language. These files do not include platform-specific implementation code and cannot be used to rebuild the class libraries. To extract these file, use any common zip utility. Or, you may use the Jar utility in the JDK"s bin/ directory: jar xvf src.zip.

The JDK also comes with a complete Java Runtime Environment. This consists of a Java Virtual Machine and all of the class libraries present in the production environment, as well as additional libraries, internationalization libraries and the IDL libraries.

Java Development Kit is the official development kit for the Java programming language. Java Development Kit contains the software and tools that you need to compile, debug, and run applets and applications written using the Java programming language.

JDK has a collection of programming tools, including javac, jar, and the archiver, which packages related class libraries into a single JAR file. This tool also helps manage JAR files, javadoc - the documentation generator, which automatically generates documentation from source code comments, jdb - the debugger, jps - the process status tool, which displays process information for current Java processes, javap - the class file disassembler, and other components are also included.

Key Contents include:

  • Development Tools (In the bin/ subdirectory) Tools and utilities that will help you develop, execute, debug, and document programs written in the JavaTM programming language.
  • Runtime Environment (In the jre/ subdirectory) An implementation of the Java Runtime Environment (JRE) for use by the JDK. The JRE includes a Java Virtual Machine (JVM), class libraries, and other files that support the execution of programs written in the Java programming language.
  • Additional Libraries (In the lib/ subdirectory) Additional class libraries and support files required by the development tools.
  • Demo Applets and Applications (In the demo/ subdirectory) Examples, with source code, of programming for the Javaplatform. These include examples that use Swing and other Java Foundation Classes, and the Java Platform Debugger Architecture.
  • Sample Code (In the sample subdirectory) Samples, with source code, of programming for certain Java API"s.
  • C header Files (In the include/ subdirectory) Header files that support native-code programming using the Java Native Interface, the JVM Tool Interface, and other functionality of the Java platform.
  • Source Code (In src.zip) Java programming language source files for all classes that make up the Java core API (that is, sources files for the java.*, javax.* and some org.* packages, but not for com.sun.* packages). This source code is provided for informational purposes only, to help developers learn and use the Java programming language. These files do not include platform-specific implementation code and cannot be used to rebuild the class libraries. To extract these file, use any common zip utility. Or, you may use the Jar utility in the JDK"s bin/ directory: jar xvf src.zip.

The JDK also comes with a complete Java Runtime Environment. This consists of a Java Virtual Machine and all of the class libraries present in the production environment, as well as additional libraries, internationalization libraries and the IDL libraries.

Скачать Java SE Development Kit (JDK) для Windows 10 нужно абсолютно всем пользователям, кто хочет программировать на языке Java. К сожалению, большинство средств разработки, даже очень популярных, почему-то не включают в свой состав столь полезный компонент. Он был разработан компанией Oracle. Этот пакет создан для того, чтобы разрабатывать приложения. Пока у вас нет этого пакета вы не сможете программировать на Яве, либо вам придется действительно много кода создавать вручную.

Пакет для разработчиков

Это официальный продукт от Oracle, созданный специально для того, чтобы разработчикам, кто связан с языком Ява, было максимально просто и комфортно программировать. Этот пакет доступен как на официальном сайте, так и у нас. Без этого пакета программировать на Яве также можно. Но в этом случае вам придется либо писать очень много лишнего кода, либо работать в компиляторе, который включает в себя этот пакет. Важные особенности данной утилиты:
  • Не позволяет писать код;
  • Вам потребуется дополнительный редактор кода;
  • Некоторые среды разработки включают в себя данный пакет;
Если вы скачаете JDK, кто доступен на этой странице, то для работы вам потребуется использовать второй редактор кода. Так как в чистом виде JDK не включает в себя редактор кода. Если же вы хотите работать в одной и той же программе, то вам нужно найти средство разработки, которое построено на JDK. К таким средствам, например, относится Eclipse.


Пакет весит около 190 Мб. Это не просто одна программа, это настоящий набор инструментов. Установить эту утилиту можно на любое устройство, которое работает под управлением Windows 10 32/64 bit. Как дополнительное ПО вы можете использовать даже блокнот. Но все же лучше найти специализированное решение, благодаря которому вы сможете создавать приложения на языке Ява. Размер приложений, которые вы можете создать, а также их сложность, ограничены лишь вашими умениями. Пакет входит в состав большинства редакторов кода, но если вы будете работать на нем в чистом виде, то вам лучше всего изучить документацию, представленную внутри программы. Также можете пройти некоторые уроки, в том числе и посмотреть видео. Для этого вам потребуется видео плеер, можете использовать

    Java JDK 11.0.2 (64-bit) LATEST

    Windows Vista64 / Windows 7 64 / Windows 8 64 / Windows 10 64

  • Select Version Java JDK 11.0.2 (64-bit) Java JDK 11.0.1 (64-bit) Java JDK 11 (64-bit) Java JDK 10.0.2 (64-bit) Java JDK 10.0.1 (64-bit) Java JDK 10.0 (64-bit) Java JDK 9.0.4 (64-bit) Java JDK 9.0.1 (64-bit) Java JDK 9 (64-bit) Java JDK 8 Update 202 (64-bit) Java JDK 8 Update 201 (64-bit) Java JDK 8 Update 181 (64-bit) Java JDK 8 Update 172 (64-bit) Java JDK 8 Update 171 (64-bit) Java JDK 8 Update 162 (64-bit) Java JDK 8 Update 152 (64-bit) Java JDK 8 Update 144 (64-bit) Java JDK 8 Update 141 (64-bit) Java JDK 8 Update 131 (64-bit) Java JDK 8 Update 121 (64-bit) Java JDK 8 Update 112 (64-bit) Java JDK 8 Update 111 (64-bit) Java JDK 8 Update 102 (64-bit) Java JDK 8 Update 92 (64-bit) Java JDK 8 Update 77 (64-bit) View more...

    jdk-11.0.2_windows-x64_bin.exe

    13296ce259c678c4c379534f6f3b6d04

    Java Development Kit (64-bit) 2019 full offline installer setup for PC

Java Development Kit 64-bit (also known as JDK) contains the software and tools that you need to compile, debug, and run applets and applications that you"ve written using the Java programming language. JDK has as its primary components a collection of programming tools, including javac, jar, and the archiver, which packages related class libraries into a single JAR file. This tool also helps manage JAR files, javadoc - the documentation generator, which automatically generates documentation from source code comments, jdb - the debugger, jps - the process status tool, which displays process information for current Java processes, javap - the class file disassembler, and so many other components.

The JDK 64-bit also comes with a complete , usually called a private runtime. It consists of a Java Virtual Machine and all of the class libraries present in the production environment, as well as additional libraries only useful to developers, and such as the internationalization libraries and the IDL libraries. Download Java Development Kit Offline Installer Setup 64bit for Windows

Contents of the JDK:

Development Tools
(In the bin/ subdirectory) Tools and utilities that will help you develop, execute, debug, and document programs written in the JavaTM programming language.

Runtime Environment
(In the jre/ subdirectory) An implementation of the Java Runtime Environment (JRE) for use by the JDK. The JRE includes a Java Virtual Machine (JVM), class libraries, and other files that support the execution of programs written in the Java programming language.

Additional Libraries
(In the lib/ subdirectory) Additional class libraries and support files required by the development tools.

Demo Applets and Applications
(In the demo/ subdirectory) Examples, with source code, of programming for the Javaplatform. These include examples that use Swing and other Java Foundation Classes, and the Java Platform Debugger Architecture.

Sample Code
(In the sample subdirectory) Samples, with source code, of programming for certain Java API"s.

C header Files
(In the include/ subdirectory) Header files that support native-code programming using the Java Native Interface, the JVM Tool Interface, and other functionality of the Javaplatform. Download Java Development Kit Offline Installer Setup 64bit for Windows

Source Code
(In src.zip) Java programming language source files for all classes that make up the Java core API (that is, sources files for the java.*, javax.* and some org.* packages, but not for com.sun.* packages). This source code is provided for informational purposes only, to help developers learn and use the Java programming language. These files do not include platform-specific implementation code and cannot be used to rebuild the class libraries. To extract these file, use any common zip utility. Or, you may use the Jar utility in the JDK"s bin/ directory: jar xvf src.zip.



Есть вопросы?

Сообщить об опечатке

Текст, который будет отправлен нашим редакторам: