<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>java development kit Archives - Linux Windows and android Tutorials</title>
	<atom:link href="https://www.osradar.com/tag/java-development-kit/feed/" rel="self" type="application/rss+xml" />
	<link>https://www.osradar.com</link>
	<description>tutorials and news and Seurity</description>
	<lastBuildDate>Mon, 07 Dec 2020 08:51:16 +0000</lastBuildDate>
	<language>en-US</language>
	<sy:updatePeriod>
	hourly	</sy:updatePeriod>
	<sy:updateFrequency>
	1	</sy:updateFrequency>
	<generator>https://wordpress.org/?v=5.8.12</generator>
	<item>
		<title>How to install JDK on Windows 10/Server 2019</title>
		<link>https://www.osradar.com/how-to-install-jdk-on-windows-10-server-2019/</link>
					<comments>https://www.osradar.com/how-to-install-jdk-on-windows-10-server-2019/#respond</comments>
		
		<dc:creator><![CDATA[roger]]></dc:creator>
		<pubDate>Tue, 09 Jun 2020 14:33:41 +0000</pubDate>
				<category><![CDATA[Applications]]></category>
		<category><![CDATA[Business]]></category>
		<category><![CDATA[Desktop]]></category>
		<category><![CDATA[Featured]]></category>
		<category><![CDATA[Linux]]></category>
		<category><![CDATA[Servers]]></category>
		<category><![CDATA[Tutorials]]></category>
		<category><![CDATA[Windows]]></category>
		<category><![CDATA[java]]></category>
		<category><![CDATA[java development kit]]></category>
		<category><![CDATA[JDK]]></category>
		<category><![CDATA[Windows 10]]></category>
		<category><![CDATA[Windows server 2016]]></category>
		<category><![CDATA[Windows server 2019]]></category>
		<guid isPermaLink="false">https://www.osradar.com/?p=20945</guid>

					<description><![CDATA[<p>Hello! Java Development Kit (JDK) is a software that provides development tools for creating programs in Java. Additionally, it can be installed on a local computer or a network drive. This platform facilitates the components for code development. Well, currently JDK, is on version 14. However, in this post, we will see how to install [&#8230;]</p>
<p>The post <a rel="nofollow" href="https://www.osradar.com/how-to-install-jdk-on-windows-10-server-2019/">How to install JDK on Windows 10/Server 2019</a> appeared first on <a rel="nofollow" href="https://www.osradar.com">Linux  Windows and android  Tutorials</a>.</p>
]]></description>
										<content:encoded><![CDATA[
<p>Hello! Java Development Kit (JDK) is a software that provides development tools for creating programs in Java. Additionally, it can be installed on a local computer or a network drive. This platform facilitates the components for code development. Well, currently JDK, is on version 14. However, in this post, we will see how to install version 11 since I consider it more stable. Also, it is a Long Term Support (LTS) version so it includes extended technical support. Well, today we will see how to install JDK in Windows 10/Server 2019.</p>



<h2>How to download Java JDK 11 (LTS)</h2>



<p>In the first place, go to the <a rel="noreferrer noopener" href="https://www.oracle.com/java/technologies/javase-downloads.html" target="_blank">download</a> section on the Oracle website. As mentioned, please scroll down and select the corresponding JDK 11 (LTS) download.</p>



<figure class="wp-block-image size-large"><img loading="lazy" width="1024" height="544" src="//1723336065.rsc.cdn77.org/wp-content/uploads/2020/06/jdk-1024x544.png" alt="Download JDK version 11 LTS" class="wp-image-20946" srcset="https://www.osradar.com/wp-content/uploads/2020/06/jdk-1024x544.png 1024w, https://www.osradar.com/wp-content/uploads/2020/06/jdk-300x159.png 300w, https://www.osradar.com/wp-content/uploads/2020/06/jdk-768x408.png 768w, https://www.osradar.com/wp-content/uploads/2020/06/jdk-1536x816.png 1536w, https://www.osradar.com/wp-content/uploads/2020/06/jdk-696x370.png 696w, https://www.osradar.com/wp-content/uploads/2020/06/jdk-1068x567.png 1068w, https://www.osradar.com/wp-content/uploads/2020/06/jdk.png 1920w" sizes="(max-width: 1024px) 100vw, 1024px" /><figcaption>Download JDK version 11 LTS</figcaption></figure>



<p>At this point, a clarification must be made. This software is free, the only limitation imposed by Oracle is that you must open an account. To do so, you only need to provide an email account. Once the account is verified, the download will start.</p>



<figure class="wp-block-image size-large"><img loading="lazy" width="1024" height="544" src="//1723336065.rsc.cdn77.org/wp-content/uploads/2020/06/jdk2-1024x544.png" alt="" class="wp-image-20948" srcset="https://www.osradar.com/wp-content/uploads/2020/06/jdk2-1024x544.png 1024w, https://www.osradar.com/wp-content/uploads/2020/06/jdk2-300x159.png 300w, https://www.osradar.com/wp-content/uploads/2020/06/jdk2-768x408.png 768w, https://www.osradar.com/wp-content/uploads/2020/06/jdk2-1536x816.png 1536w, https://www.osradar.com/wp-content/uploads/2020/06/jdk2-696x370.png 696w, https://www.osradar.com/wp-content/uploads/2020/06/jdk2-1068x567.png 1068w, https://www.osradar.com/wp-content/uploads/2020/06/jdk2.png 1920w" sizes="(max-width: 1024px) 100vw, 1024px" /><figcaption>Enter your account information to start the download.</figcaption></figure>



<p>After the download is complete, please click on the installer to begin the process. This is a very simple process, just click Next on the first two screens to start it.</p>



<figure class="wp-block-gallery columns-2 is-cropped"><ul class="blocks-gallery-grid"><li class="blocks-gallery-item"><figure><img loading="lazy" width="781" height="592" src="//1723336065.rsc.cdn77.org/wp-content/uploads/2020/06/JavaTM-SE-Development-Kit-11.0.7-64-bit-Setu-1.png" alt="" data-id="20951" data-link="https://www.osradar.com/?attachment_id=20951" class="wp-image-20951" srcset="https://www.osradar.com/wp-content/uploads/2020/06/JavaTM-SE-Development-Kit-11.0.7-64-bit-Setu-1.png 781w, https://www.osradar.com/wp-content/uploads/2020/06/JavaTM-SE-Development-Kit-11.0.7-64-bit-Setu-1-300x227.png 300w, https://www.osradar.com/wp-content/uploads/2020/06/JavaTM-SE-Development-Kit-11.0.7-64-bit-Setu-1-768x582.png 768w, https://www.osradar.com/wp-content/uploads/2020/06/JavaTM-SE-Development-Kit-11.0.7-64-bit-Setu-1-696x528.png 696w, https://www.osradar.com/wp-content/uploads/2020/06/JavaTM-SE-Development-Kit-11.0.7-64-bit-Setu-1-80x60.png 80w" sizes="(max-width: 781px) 100vw, 781px" /></figure></li><li class="blocks-gallery-item"><figure><img loading="lazy" width="781" height="592" src="//1723336065.rsc.cdn77.org/wp-content/uploads/2020/06/JavaTM-SE-Development-Kit-11.0.7-64-bit-Cust-1.png" alt="" data-id="20952" data-full-url="//1723336065.rsc.cdn77.org/wp-content/uploads/2020/06/JavaTM-SE-Development-Kit-11.0.7-64-bit-Cust-1.png" data-link="https://www.osradar.com/?attachment_id=20952" class="wp-image-20952" srcset="https://www.osradar.com/wp-content/uploads/2020/06/JavaTM-SE-Development-Kit-11.0.7-64-bit-Cust-1.png 781w, https://www.osradar.com/wp-content/uploads/2020/06/JavaTM-SE-Development-Kit-11.0.7-64-bit-Cust-1-300x227.png 300w, https://www.osradar.com/wp-content/uploads/2020/06/JavaTM-SE-Development-Kit-11.0.7-64-bit-Cust-1-768x582.png 768w, https://www.osradar.com/wp-content/uploads/2020/06/JavaTM-SE-Development-Kit-11.0.7-64-bit-Cust-1-696x528.png 696w, https://www.osradar.com/wp-content/uploads/2020/06/JavaTM-SE-Development-Kit-11.0.7-64-bit-Cust-1-80x60.png 80w" sizes="(max-width: 781px) 100vw, 781px" /></figure></li></ul></figure>



<p>After this, the wizard will start copying the files.</p>



<figure class="wp-block-image size-large"><img loading="lazy" width="781" height="592" src="//1723336065.rsc.cdn77.org/wp-content/uploads/2020/06/JavaTM-SE-Development-Kit-11.0.7-64-bit-Prog.png" alt="" class="wp-image-20953" srcset="https://www.osradar.com/wp-content/uploads/2020/06/JavaTM-SE-Development-Kit-11.0.7-64-bit-Prog.png 781w, https://www.osradar.com/wp-content/uploads/2020/06/JavaTM-SE-Development-Kit-11.0.7-64-bit-Prog-300x227.png 300w, https://www.osradar.com/wp-content/uploads/2020/06/JavaTM-SE-Development-Kit-11.0.7-64-bit-Prog-768x582.png 768w, https://www.osradar.com/wp-content/uploads/2020/06/JavaTM-SE-Development-Kit-11.0.7-64-bit-Prog-696x528.png 696w, https://www.osradar.com/wp-content/uploads/2020/06/JavaTM-SE-Development-Kit-11.0.7-64-bit-Prog-80x60.png 80w" sizes="(max-width: 781px) 100vw, 781px" /></figure>



<p>After a few minutes, the installation will be complete. Please press Close to exit the wizard.</p>



<figure class="wp-block-image size-large"><img loading="lazy" width="781" height="592" src="//1723336065.rsc.cdn77.org/wp-content/uploads/2020/06/jdk3.png" alt="" class="wp-image-20954" srcset="https://www.osradar.com/wp-content/uploads/2020/06/jdk3.png 781w, https://www.osradar.com/wp-content/uploads/2020/06/jdk3-300x227.png 300w, https://www.osradar.com/wp-content/uploads/2020/06/jdk3-768x582.png 768w, https://www.osradar.com/wp-content/uploads/2020/06/jdk3-696x528.png 696w, https://www.osradar.com/wp-content/uploads/2020/06/jdk3-80x60.png 80w" sizes="(max-width: 781px) 100vw, 781px" /><figcaption>Press Close, to exit the assistant.</figcaption></figure>



<h2>Configuring SDK in Windows 10/Server 2019.</h2>



<p>Well, now SDK 11 is installed in the system. However, some modifications are necessary for its proper functioning. In the first place, it is necessary to edit the environment variables.  The reason for this is that the JDK installer does not add the folder where it is installed to the set of paths where Windows look for its executable programs. Consequently, the operating system will not be able to find the JDK components. So we will have to do this configuration manually. But don&#8217;t worry, we&#8217;ll tell you how to do it. The first thing to do is to press the Win+R combination and run the next line:</p>



<pre class="wp-block-preformatted">sysdm.cpl</pre>



<figure class="wp-block-image size-large"><img loading="lazy" width="570" height="337" src="//1723336065.rsc.cdn77.org/wp-content/uploads/2020/06/Run-2020-06-08-19.29.07.png" alt="" class="wp-image-20956" srcset="https://www.osradar.com/wp-content/uploads/2020/06/Run-2020-06-08-19.29.07.png 570w, https://www.osradar.com/wp-content/uploads/2020/06/Run-2020-06-08-19.29.07-300x177.png 300w" sizes="(max-width: 570px) 100vw, 570px" /><figcaption>Enter the system properties.</figcaption></figure>



<p>Then, from the Advanced tab, click on <strong>Environment Variables</strong>.</p>



<figure class="wp-block-image size-large"><img loading="lazy" width="613" height="709" src="//1723336065.rsc.cdn77.org/wp-content/uploads/2020/06/jdk4.png" alt="" class="wp-image-20958" srcset="https://www.osradar.com/wp-content/uploads/2020/06/jdk4.png 613w, https://www.osradar.com/wp-content/uploads/2020/06/jdk4-259x300.png 259w" sizes="(max-width: 613px) 100vw, 613px" /><figcaption>Edit environment variables</figcaption></figure>



<p>Then click on Path and then on Edit.</p>



<figure class="wp-block-image size-large"><img loading="lazy" width="882" height="968" src="//1723336065.rsc.cdn77.org/wp-content/uploads/2020/06/jdk5.png" alt="" class="wp-image-20960" srcset="https://www.osradar.com/wp-content/uploads/2020/06/jdk5.png 882w, https://www.osradar.com/wp-content/uploads/2020/06/jdk5-273x300.png 273w, https://www.osradar.com/wp-content/uploads/2020/06/jdk5-768x843.png 768w, https://www.osradar.com/wp-content/uploads/2020/06/jdk5-696x764.png 696w" sizes="(max-width: 882px) 100vw, 882px" /><figcaption>Please edit the Path variable.</figcaption></figure>



<p>A window will immediately pop up. Please click on <strong>Edit Text.</strong></p>



<figure class="wp-block-image size-large"><img loading="lazy" width="752" height="827" src="//1723336065.rsc.cdn77.org/wp-content/uploads/2020/06/jdk6.png" alt="" class="wp-image-20961" srcset="https://www.osradar.com/wp-content/uploads/2020/06/jdk6.png 752w, https://www.osradar.com/wp-content/uploads/2020/06/jdk6-273x300.png 273w, https://www.osradar.com/wp-content/uploads/2020/06/jdk6-696x765.png 696w" sizes="(max-width: 752px) 100vw, 752px" /><figcaption>Edit the text of the Path</figcaption></figure>



<h3>Copy the exact address from the installation directory</h3>



<p>At this point, it is imperative to know the installation route of JDK. To do this, press the Win+E combination and locate the Program Files folder. Specifically, the path is as follows:</p>



<pre class="wp-block-preformatted">C:\Program Files\Java\jdk-11.0.7\bin</pre>



<p>Please note that this may change depending on the installation path chosen and the version of SDK installed. However, the quickest way is to get the installation directory and copy the address directly from the folder&#8217;s URL. Please note that this may change depending on the installation path chosen and the version of SDK installed. However, the quickest way is to get the installation directory and copy the address directly from the folder&#8217;s URL. With this intention, right-click on the URL and then on <strong>Copy Address.</strong></p>



<figure class="wp-block-image size-large"><img loading="lazy" width="1024" height="576" src="//1723336065.rsc.cdn77.org/wp-content/uploads/2020/06/jdk7-1024x576.png" alt="" class="wp-image-20962" srcset="https://www.osradar.com/wp-content/uploads/2020/06/jdk7-1024x576.png 1024w, https://www.osradar.com/wp-content/uploads/2020/06/jdk7-300x169.png 300w, https://www.osradar.com/wp-content/uploads/2020/06/jdk7-768x432.png 768w, https://www.osradar.com/wp-content/uploads/2020/06/jdk7-1536x864.png 1536w, https://www.osradar.com/wp-content/uploads/2020/06/jdk7-696x392.png 696w, https://www.osradar.com/wp-content/uploads/2020/06/jdk7-1068x601.png 1068w, https://www.osradar.com/wp-content/uploads/2020/06/jdk7.png 1920w" sizes="(max-width: 1024px) 100vw, 1024px" /><figcaption>Copy the address of the program&#8217;s installation folder.</figcaption></figure>



<h3>Please continue with the installation</h3>



<p>We return to the point of editing the text of the Path variable. Please note that you should not delete the current variable. In fact, you only have to add the previously copied address. Attention! You have to be very careful to add the variable after the ;</p>



<figure class="wp-block-image size-large"><img loading="lazy" width="932" height="268" src="//1723336065.rsc.cdn77.org/wp-content/uploads/2020/06/jdk8.png" alt="" class="wp-image-20963" srcset="https://www.osradar.com/wp-content/uploads/2020/06/jdk8.png 932w, https://www.osradar.com/wp-content/uploads/2020/06/jdk8-300x86.png 300w, https://www.osradar.com/wp-content/uploads/2020/06/jdk8-768x221.png 768w, https://www.osradar.com/wp-content/uploads/2020/06/jdk8-696x200.png 696w" sizes="(max-width: 932px) 100vw, 932px" /><figcaption>Add the variable.</figcaption></figure>



<p>Back to the previous screen, check the modification. Press OK to continue</p>



<figure class="wp-block-image size-large"><img loading="lazy" width="882" height="968" src="//1723336065.rsc.cdn77.org/wp-content/uploads/2020/06/jdk9.png" alt="" class="wp-image-20964" srcset="https://www.osradar.com/wp-content/uploads/2020/06/jdk9.png 882w, https://www.osradar.com/wp-content/uploads/2020/06/jdk9-273x300.png 273w, https://www.osradar.com/wp-content/uploads/2020/06/jdk9-768x843.png 768w, https://www.osradar.com/wp-content/uploads/2020/06/jdk9-696x764.png 696w" sizes="(max-width: 882px) 100vw, 882px" /></figure>



<p>Then close all the windows by pressing OK.</p>



<figure class="wp-block-image size-large"><img loading="lazy" width="613" height="709" src="//1723336065.rsc.cdn77.org/wp-content/uploads/2020/06/jdk10.png" alt="Press OK to continue. " class="wp-image-20965" srcset="https://www.osradar.com/wp-content/uploads/2020/06/jdk10.png 613w, https://www.osradar.com/wp-content/uploads/2020/06/jdk10-259x300.png 259w" sizes="(max-width: 613px) 100vw, 613px" /><figcaption>Press OK to continue.</figcaption></figure>



<h2>Checking the operation of the SDK.</h2>



<p>To verify that the software has been successfully installed please open a Command Prompt. Once there, run the following command:</p>



<pre class="wp-block-preformatted">java -version</pre>



<figure class="wp-block-image size-large"><img loading="lazy" width="1024" height="544" src="//1723336065.rsc.cdn77.org/wp-content/uploads/2020/06/C__Windows_system32_cmd.exe-2020-06-08-17.34.34-1024x544.png" alt="" class="wp-image-20966" srcset="https://www.osradar.com/wp-content/uploads/2020/06/C__Windows_system32_cmd.exe-2020-06-08-17.34.34-1024x544.png 1024w, https://www.osradar.com/wp-content/uploads/2020/06/C__Windows_system32_cmd.exe-2020-06-08-17.34.34-300x159.png 300w, https://www.osradar.com/wp-content/uploads/2020/06/C__Windows_system32_cmd.exe-2020-06-08-17.34.34-768x408.png 768w, https://www.osradar.com/wp-content/uploads/2020/06/C__Windows_system32_cmd.exe-2020-06-08-17.34.34-1536x816.png 1536w, https://www.osradar.com/wp-content/uploads/2020/06/C__Windows_system32_cmd.exe-2020-06-08-17.34.34-696x370.png 696w, https://www.osradar.com/wp-content/uploads/2020/06/C__Windows_system32_cmd.exe-2020-06-08-17.34.34-1068x567.png 1068w, https://www.osradar.com/wp-content/uploads/2020/06/C__Windows_system32_cmd.exe-2020-06-08-17.34.34.png 1920w" sizes="(max-width: 1024px) 100vw, 1024px" /><figcaption>Java SDK correctly installed and configured on Windows 10/Server 2019.</figcaption></figure>



<p>At the end of the day, we saw how to install JDK in Windows 10/Server 2019. From now on you can use this tool. All right this is it for now. Before I go I invite you to see our post about booting into safe mode on <a rel="noreferrer noopener" href="https://www.osradar.com/how-to-start-safe-mode-in-windows-server-2019-2016/" target="_blank">Windows Server </a>2019/2016.</p>
<p>The post <a rel="nofollow" href="https://www.osradar.com/how-to-install-jdk-on-windows-10-server-2019/">How to install JDK on Windows 10/Server 2019</a> appeared first on <a rel="nofollow" href="https://www.osradar.com">Linux  Windows and android  Tutorials</a>.</p>
]]></content:encoded>
					
					<wfw:commentRss>https://www.osradar.com/how-to-install-jdk-on-windows-10-server-2019/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
			</item>
	</channel>
</rss>
