<?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>IDE &#8211; jasta</title>
	<atom:link href="https://jasta.io/tag/ide/feed/" rel="self" type="application/rss+xml" />
	<link>https://jasta.io</link>
	<description>Beyond Syntax</description>
	<lastBuildDate>Sun, 17 Mar 2024 16:40:22 +0000</lastBuildDate>
	<language>en-US</language>
	<sy:updatePeriod>
	hourly	</sy:updatePeriod>
	<sy:updateFrequency>
	1	</sy:updateFrequency>
	<generator>https://wordpress.org/?v=6.9</generator>

<image>
	<url>https://jasta.io/wp-content/uploads/2024/01/cropped-jasta_favicon-32x32.webp</url>
	<title>IDE &#8211; jasta</title>
	<link>https://jasta.io</link>
	<width>32</width>
	<height>32</height>
</image> 
	<item>
		<title>Simply Set Up a Mighty Android Development Environment</title>
		<link>https://jasta.io/how-tos/simply-set-up-a-android-development-environment/</link>
					<comments>https://jasta.io/how-tos/simply-set-up-a-android-development-environment/#respond</comments>
		
		<dc:creator><![CDATA[Jakob]]></dc:creator>
		<pubDate>Fri, 01 Mar 2024 18:29:50 +0000</pubDate>
				<category><![CDATA[How-Tos]]></category>
		<category><![CDATA[Android]]></category>
		<category><![CDATA[Android Studio]]></category>
		<category><![CDATA[IDE]]></category>
		<guid isPermaLink="false">https://jasta.io/?p=2715</guid>

					<description><![CDATA[Hello tech enthusiasts! Welcome back to jasta, your go-to destination for all things tech. Today, we’re diving into&#8230;]]></description>
										<content:encoded><![CDATA[
<p>Hello tech enthusiasts! Welcome back to jasta, your go-to destination for all things tech. Today, we’re diving into how to set up a mighty Android development environment, providing a step-by-step guide to help you accomplish this on your computer. Whether you’re a seasoned tech guru or just starting your digital journey, our straightforward instructions will make the process a breeze. Let’s jump in and set up your Android development environment.</p>



<div class="wp-block-rank-math-toc-block" id="rank-math-toc"><h2>Table of Contents</h2><nav><ul><li><a href="#hyper-v-to-simulate-a-virtual-smartphone">Hyper-V to Simulate a Virtual Smartphone</a></li><li><a href="#android-studio-as-android-development-environment">Android Studio as Android Development Environment</a></li><li><a href="#downloading-and-installing-android-studio">Downloading and Installing Android Studio</a></li><li><a href="#setting-up-android-studio">Setting up Android Studio</a></li></ul></nav></div>



<h2 class="wp-block-heading" id="hyper-v-to-simulate-a-virtual-smartphone">Hyper-V to Simulate a Virtual Smartphone</h2>



<p>The first thing you need to do before you can set up your Android development environment is to enable Hyper-V. This is necessary to run a simulator for a virtual smartphone on your computer. This simulator is used later for testing the Apps you are going to develop. If you do not want to do that, you always have to use a real smartphone to run your developed Apps. So a smartphone simulator will make your developer&#8217;s life a lot easier.</p>



<p>To activate Hyper-V you can read our guide on how to <a href="https://jasta.io/how-tos/enable-hyper-v-on-windows-11/">Enable Hyper-V on Windows 11 Pro and Unlock Powerful Virtualization</a>.</p>



<h2 class="wp-block-heading" id="android-studio-as-android-development-environment">Android Studio as Android Development Environment</h2>



<p>There are many platforms out there, where you can develop Android apps. But the best development environment will be Android Studio. It is built and distributed directly by Google, which also developed Android. </p>



<p>Android Studio has two major benefits:</p>



<ul class="wp-block-list">
<li>It is specifically designed for developing Android apps. So everything necessary is already integrated including the simulated smartphones &#8211; so there is no Plugin installation needed.</li>



<li>Android Studio is built on JetBrains IntelliJ IDEA &#8211; so if you are already familiar with IntelliJ you will love Android Studio because the user interface is almost the same.</li>
</ul>



<h2 class="wp-block-heading" id="downloading-and-installing-android-studio">Downloading and Installing Android Studio</h2>



<p>To download Android Studio, you first need to visit the <a href="https://developer.android.com/studio" target="_blank" rel="noopener">official download site</a>. There you should already see a Download Android Studio button in the middle of the page. When you click on that, a popup for the terms and conditions will pop up. To start the download you have to scroll down on the page, check the checkbox that you have read and agree with the terms and conditions and press Download Android Studio again. Now the download of the setup .exe file will start</p>


<div class="wp-block-image">
<figure class="aligncenter size-large"><img fetchpriority="high" decoding="async" width="1024" height="560" src="https://jasta.io/wp-content/uploads/2024/03/AndroidStudioDownload-1024x560.webp" alt="Download Android Studio" class="wp-image-2719" srcset="https://jasta.io/wp-content/uploads/2024/03/AndroidStudioDownload-1024x560.webp 1024w, https://jasta.io/wp-content/uploads/2024/03/AndroidStudioDownload-300x164.webp 300w, https://jasta.io/wp-content/uploads/2024/03/AndroidStudioDownload-768x420.webp 768w, https://jasta.io/wp-content/uploads/2024/03/AndroidStudioDownload-1536x840.webp 1536w, https://jasta.io/wp-content/uploads/2024/03/AndroidStudioDownload-512x280.webp 512w, https://jasta.io/wp-content/uploads/2024/03/AndroidStudioDownload-920x503.webp 920w, https://jasta.io/wp-content/uploads/2024/03/AndroidStudioDownload-1600x875.webp 1600w, https://jasta.io/wp-content/uploads/2024/03/AndroidStudioDownload.webp 1874w" sizes="(max-width: 1024px) 100vw, 1024px" /></figure>
</div>

<div class="wp-block-image">
<figure class="aligncenter size-large"><img decoding="async" width="1024" height="591" src="https://jasta.io/wp-content/uploads/2024/03/AndroidStudioDownloadLicense-1024x591.webp" alt="Android Studio terms and conditions" class="wp-image-2720" srcset="https://jasta.io/wp-content/uploads/2024/03/AndroidStudioDownloadLicense-1024x591.webp 1024w, https://jasta.io/wp-content/uploads/2024/03/AndroidStudioDownloadLicense-300x173.webp 300w, https://jasta.io/wp-content/uploads/2024/03/AndroidStudioDownloadLicense-768x443.webp 768w, https://jasta.io/wp-content/uploads/2024/03/AndroidStudioDownloadLicense-1536x886.webp 1536w, https://jasta.io/wp-content/uploads/2024/03/AndroidStudioDownloadLicense-512x295.webp 512w, https://jasta.io/wp-content/uploads/2024/03/AndroidStudioDownloadLicense-920x531.webp 920w, https://jasta.io/wp-content/uploads/2024/03/AndroidStudioDownloadLicense-1600x923.webp 1600w, https://jasta.io/wp-content/uploads/2024/03/AndroidStudioDownloadLicense.webp 1887w" sizes="(max-width: 1024px) 100vw, 1024px" /></figure>
</div>


<p>After the download is complete, you can open the setup file to start the installation process. The first page you will see looks like the screenshot below. You just have to press Next.</p>


<div class="wp-block-image">
<figure class="aligncenter size-full"><img decoding="async" width="493" height="381" src="https://jasta.io/wp-content/uploads/2024/03/InstallAndroidStudio.webp" alt="Android Studio Set Up Wizard" class="wp-image-2721" srcset="https://jasta.io/wp-content/uploads/2024/03/InstallAndroidStudio.webp 493w, https://jasta.io/wp-content/uploads/2024/03/InstallAndroidStudio-300x232.webp 300w" sizes="(max-width: 493px) 100vw, 493px" /></figure>
</div>


<p>The next window will ask you what components you want to install. There you can already define if you want to install the Android Virtual Device component as well as the Android development environment itself. If you want to use a simulated smartphone make sure that the checkbox next to the Android Virtual Device is checked and confirm your choice by pressing Next.</p>


<div class="wp-block-image">
<figure class="aligncenter size-full"><img loading="lazy" decoding="async" width="493" height="382" src="https://jasta.io/wp-content/uploads/2024/03/InstallAndroidStudio2.webp" alt="Android Studio components" class="wp-image-2722" srcset="https://jasta.io/wp-content/uploads/2024/03/InstallAndroidStudio2.webp 493w, https://jasta.io/wp-content/uploads/2024/03/InstallAndroidStudio2-300x232.webp 300w" sizes="auto, (max-width: 493px) 100vw, 493px" /></figure>
</div>


<p>On the following device, you can choose your installation path. To speed up your program, I would recommend installing it on an SSD.</p>


<div class="wp-block-image">
<figure class="aligncenter size-full"><img loading="lazy" decoding="async" width="490" height="381" src="https://jasta.io/wp-content/uploads/2024/03/InstallAndroidStudio3.webp" alt="Android Studio installation directory" class="wp-image-2723" srcset="https://jasta.io/wp-content/uploads/2024/03/InstallAndroidStudio3.webp 490w, https://jasta.io/wp-content/uploads/2024/03/InstallAndroidStudio3-300x233.webp 300w" sizes="auto, (max-width: 490px) 100vw, 490px" /></figure>
</div>


<p>The next page asks you if you want to put your Android Studio application in a new Start Menu Folder or if you want to add it to an already existing one. You can choose whatever you like, change the name of the new folder, or also mark the checkbox at the bottom to not create a shortcut at all. After you have decided what you want to do, you can click on Install to start the installation process of your Android development environment. </p>


<div class="wp-block-image">
<figure class="aligncenter size-full"><img loading="lazy" decoding="async" width="495" height="382" src="https://jasta.io/wp-content/uploads/2024/03/InstallAndroidStudio4.webp" alt="Android Studio start menu folder" class="wp-image-2724" srcset="https://jasta.io/wp-content/uploads/2024/03/InstallAndroidStudio4.webp 495w, https://jasta.io/wp-content/uploads/2024/03/InstallAndroidStudio4-300x232.webp 300w" sizes="auto, (max-width: 495px) 100vw, 495px" /></figure>
</div>


<p>After pressing Install, the setup will start the installation of Android Studio. When the progress bar is full and the text above it states Completed, you can press the Next button on the bottom to open the final setup window.</p>


<div class="wp-block-image">
<figure class="aligncenter size-full"><img loading="lazy" decoding="async" width="493" height="381" src="https://jasta.io/wp-content/uploads/2024/03/InstallAndroidStudio5.webp" alt="Android Studio installation completed" class="wp-image-2725" srcset="https://jasta.io/wp-content/uploads/2024/03/InstallAndroidStudio5.webp 493w, https://jasta.io/wp-content/uploads/2024/03/InstallAndroidStudio5-300x232.webp 300w" sizes="auto, (max-width: 493px) 100vw, 493px" /></figure>
</div>


<p>If you want to setup and start Android Studio right now, you have to mark the checkbox. Otherwise, you can deselect it. Either way, you need to click on Finish to complete the installation process.</p>


<div class="wp-block-image">
<figure class="aligncenter size-full"><img loading="lazy" decoding="async" width="495" height="382" src="https://jasta.io/wp-content/uploads/2024/03/InstallAndroidStudioFinished.webp" alt="Run Android Studio" class="wp-image-2726" srcset="https://jasta.io/wp-content/uploads/2024/03/InstallAndroidStudioFinished.webp 495w, https://jasta.io/wp-content/uploads/2024/03/InstallAndroidStudioFinished-300x232.webp 300w" sizes="auto, (max-width: 495px) 100vw, 495px" /></figure>
</div>


<h2 class="wp-block-heading" id="setting-up-android-studio">Setting up Android Studio</h2>



<p>After starting up Android Studio, you will be confronted with the importing of Android Studio settings. If you do not have exported settings from another computer or you have already installed Android Studio previously, you just have to select &#8216;Do not import settings&#8217; and click on OK.</p>


<div class="wp-block-image">
<figure class="aligncenter size-full"><img loading="lazy" decoding="async" width="369" height="163" src="https://jasta.io/wp-content/uploads/2024/03/SetupAndroidStudio.webp" alt="Android Studio import settings" class="wp-image-2731" srcset="https://jasta.io/wp-content/uploads/2024/03/SetupAndroidStudio.webp 369w, https://jasta.io/wp-content/uploads/2024/03/SetupAndroidStudio-300x133.webp 300w" sizes="auto, (max-width: 369px) 100vw, 369px" /></figure>
</div>


<p>After pressing OK you will see the dialog from the screenshot below. It is asking you to send usage statistics to Google to help them improve Android Studio in the future. You can decide if you want to do that or not. In this case, I am pressing Don&#8217;t send.</p>


<div class="wp-block-image">
<figure class="aligncenter size-full"><img loading="lazy" decoding="async" width="520" height="284" src="https://jasta.io/wp-content/uploads/2024/03/SetupAndroidStudio2.webp" alt="Android Studio send usage statistics" class="wp-image-2732" srcset="https://jasta.io/wp-content/uploads/2024/03/SetupAndroidStudio2.webp 520w, https://jasta.io/wp-content/uploads/2024/03/SetupAndroidStudio2-300x164.webp 300w, https://jasta.io/wp-content/uploads/2024/03/SetupAndroidStudio2-512x280.webp 512w" sizes="auto, (max-width: 520px) 100vw, 520px" /></figure>
</div>


<p>On the following Welcome screen of the Android Studio Setup Wizard, you just need to click Next.</p>


<div class="wp-block-image">
<figure class="aligncenter size-full is-resized"><img loading="lazy" decoding="async" width="782" height="589" src="https://jasta.io/wp-content/uploads/2024/03/SetupAndroidStudio3.webp" alt="Android Studio Setup Wizard Welcome page" class="wp-image-2733" style="width:644px" srcset="https://jasta.io/wp-content/uploads/2024/03/SetupAndroidStudio3.webp 782w, https://jasta.io/wp-content/uploads/2024/03/SetupAndroidStudio3-300x226.webp 300w, https://jasta.io/wp-content/uploads/2024/03/SetupAndroidStudio3-768x578.webp 768w, https://jasta.io/wp-content/uploads/2024/03/SetupAndroidStudio3-512x386.webp 512w" sizes="auto, (max-width: 782px) 100vw, 782px" /></figure>
</div>


<p>The next window asks you for the Installation Type. There you can just select Standard and start the final installation of all necessary things for your Android development environment with a click on Next.</p>


<div class="wp-block-image">
<figure class="aligncenter size-full is-resized"><img loading="lazy" decoding="async" width="776" height="585" src="https://jasta.io/wp-content/uploads/2024/03/SetupAndroidStudio4.webp" alt="Android Studio installation type" class="wp-image-2734" style="width:644px" srcset="https://jasta.io/wp-content/uploads/2024/03/SetupAndroidStudio4.webp 776w, https://jasta.io/wp-content/uploads/2024/03/SetupAndroidStudio4-300x226.webp 300w, https://jasta.io/wp-content/uploads/2024/03/SetupAndroidStudio4-768x579.webp 768w, https://jasta.io/wp-content/uploads/2024/03/SetupAndroidStudio4-512x386.webp 512w" sizes="auto, (max-width: 776px) 100vw, 776px" /></figure>
</div>


<p>On the following screen, you see a short overview of the things that get installed. If you want to change your installation type you can do that by pressing previous. If you want to continue with the installation click on Next.</p>


<div class="wp-block-image">
<figure class="aligncenter size-full is-resized"><img loading="lazy" decoding="async" width="785" height="588" src="https://jasta.io/wp-content/uploads/2024/03/SetupAndroidStudio5.webp" alt="Android Studio verify settings" class="wp-image-2735" style="width:644px" srcset="https://jasta.io/wp-content/uploads/2024/03/SetupAndroidStudio5.webp 785w, https://jasta.io/wp-content/uploads/2024/03/SetupAndroidStudio5-300x225.webp 300w, https://jasta.io/wp-content/uploads/2024/03/SetupAndroidStudio5-768x575.webp 768w, https://jasta.io/wp-content/uploads/2024/03/SetupAndroidStudio5-512x384.webp 512w" sizes="auto, (max-width: 785px) 100vw, 785px" /></figure>
</div>


<p>After pressing Next the installation of all required components for your Android development environment will start. After finishing you can click Finish to get to the next page.</p>


<div class="wp-block-image">
<figure class="aligncenter size-full is-resized"><img loading="lazy" decoding="async" width="781" height="588" src="https://jasta.io/wp-content/uploads/2024/03/SetupAndroidStudioAfterLicense.webp" alt="Android Studio downloading components" class="wp-image-2736" style="width:644px" srcset="https://jasta.io/wp-content/uploads/2024/03/SetupAndroidStudioAfterLicense.webp 781w, https://jasta.io/wp-content/uploads/2024/03/SetupAndroidStudioAfterLicense-300x226.webp 300w, https://jasta.io/wp-content/uploads/2024/03/SetupAndroidStudioAfterLicense-768x578.webp 768w, https://jasta.io/wp-content/uploads/2024/03/SetupAndroidStudioAfterLicense-512x385.webp 512w" sizes="auto, (max-width: 781px) 100vw, 781px" /></figure>
</div>


<p>On this page, you just have to agree to the licenses of your downloaded components. You have to accept each license separately by clicking on it in the left column and selecting Accept in the bottom right corner. After accepting all, you can click Finish.</p>


<div class="wp-block-image">
<figure class="aligncenter size-full is-resized"><img loading="lazy" decoding="async" width="780" height="586" src="https://jasta.io/wp-content/uploads/2024/03/SetupAndroidStudioLicense.webp" alt="Android Studio licenses" class="wp-image-2737" style="width:644px" srcset="https://jasta.io/wp-content/uploads/2024/03/SetupAndroidStudioLicense.webp 780w, https://jasta.io/wp-content/uploads/2024/03/SetupAndroidStudioLicense-300x225.webp 300w, https://jasta.io/wp-content/uploads/2024/03/SetupAndroidStudioLicense-768x577.webp 768w, https://jasta.io/wp-content/uploads/2024/03/SetupAndroidStudioLicense-512x385.webp 512w" sizes="auto, (max-width: 780px) 100vw, 780px" /></figure>
</div>


<p>Now you will see the starting screen of Android Studio your new Android development environment. If you are using already IntelliJ IDEA you will recognize this page already.</p>


<div class="wp-block-image">
<figure class="aligncenter size-full is-resized"><img loading="lazy" decoding="async" width="777" height="636" src="https://jasta.io/wp-content/uploads/2024/03/AndroidStudioInstalled.webp" alt="Android Development Environment" class="wp-image-2738" style="width:644px" srcset="https://jasta.io/wp-content/uploads/2024/03/AndroidStudioInstalled.webp 777w, https://jasta.io/wp-content/uploads/2024/03/AndroidStudioInstalled-300x246.webp 300w, https://jasta.io/wp-content/uploads/2024/03/AndroidStudioInstalled-768x629.webp 768w, https://jasta.io/wp-content/uploads/2024/03/AndroidStudioInstalled-512x419.webp 512w" sizes="auto, (max-width: 777px) 100vw, 777px" /></figure>
</div>


<p>If you have any questions regarding the setup process or the installation feel free to reach out to me via the comments or the contact form!</p>
]]></content:encoded>
					
					<wfw:commentRss>https://jasta.io/how-tos/simply-set-up-a-android-development-environment/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
			</item>
		<item>
		<title>Easily Set Up a Powerful Java Development Environment</title>
		<link>https://jasta.io/how-tos/set-up-a-powerful-java-development-environment/</link>
					<comments>https://jasta.io/how-tos/set-up-a-powerful-java-development-environment/#respond</comments>
		
		<dc:creator><![CDATA[Jakob]]></dc:creator>
		<pubDate>Wed, 14 Feb 2024 17:10:17 +0000</pubDate>
				<category><![CDATA[How-Tos]]></category>
		<category><![CDATA[IDE]]></category>
		<category><![CDATA[IntelliJ IDEA]]></category>
		<guid isPermaLink="false">https://jasta.io/?p=2614</guid>

					<description><![CDATA[Hello tech enthusiasts! Welcome back to jasta, your go-to destination for all things tech. Today, we’re diving into&#8230;]]></description>
										<content:encoded><![CDATA[
<p>Hello tech enthusiasts! Welcome back to jasta, your go-to destination for all things tech. Today, we’re diving into how to easily set up a powerful Java development environment with IntelliJ IDEA, providing a step-by-step guide to help you accomplish this on your computer. Whether you’re a seasoned tech guru or just starting your digital journey, our straightforward instructions will make the process a breeze. Let’s jump in and set up a powerful Java development environment.</p>



<div class="wp-block-rank-math-toc-block" id="rank-math-toc"><h2>Table of Contents</h2><nav><ul><li><a href="#integrated-development-environment-ide">Integrated Development Environment &#8211; IDE</a></li><li><a href="#downloading-intelli-j-idea">Downloading IntelliJ IDEA</a></li><li><a href="#set-up-a-powerful-java-development-environment">Set up a powerful Java Development Environment</a></li></ul></nav></div>



<h2 class="wp-block-heading" id="integrated-development-environment-ide">Integrated Development Environment &#8211; IDE</h2>



<p>To start programming, you need to install what is known as an IDE, short for Integrated Development Environment. This handy tool allows you to write, compile and debug code &#8211; all in one place. It&#8217;s like a programming helper and offers features such as syntax highlighting and code completion to make your programming easier. <br>Whether you are a beginner or an experienced developer, an IDE is an essential companion in your programming adventures.</p>



<h2 class="wp-block-heading" id="downloading-intelli-j-idea">Downloading IntelliJ IDEA</h2>



<p>To set up a powerful Java development environment we use IntelliJ IDEA. IntelliJ is the leading Java IDE on the market. It is extremely feature-rich, has many plugins that can be very helpful for development, has great community support because of its popularity and has also a sleek design. Moreover, IntelliJ does not just provide all this for Java but also supports many other languages and provides language-specific features.</p>



<p>Before you can begin to set up a powerful Java development environment with IntelliJ IDEA, you first have to download the setup. To get that you just have to visit the <a href="https://www.jetbrains.com/idea/download/?section=windows" target="_blank" rel="noopener">JetBrains Download Website</a>. There you can download two different versions. The Ultimate Edition and the Community Edition. The key difference between these two is, that the Ultimate Version is paid, whilst the Community Version is free. For the beginning, the free version is enough, however, the paid version has some nice features like creating a Spring project directly in your IDE and many other helpful features. </p>



<p>Good to know is that if you are a student or teacher you can apply for an educational license. With that, you get IntelliJ IDEA Ultimate and their other Premium products for free. If you are interested you can click <a href="https://www.jetbrains.com/community/education/#students" target="_blank" rel="noopener">here</a>.</p>



<p>In this tutorial, we are covering the installation of the Community Edition, but the process is quite similar to the Ultimate Edition. <br>To download the setup you have to visit the website, which is mentioned already above. To download the Community Edition setup, you may have to scroll a bit to see the download link since the first link on this Website is for the Ultimate Edition. You can also select your operating system at the top of the page.</p>


<div class="wp-block-image">
<figure data-wp-context="{&quot;imageId&quot;:&quot;695c8d06a93eb&quot;}" data-wp-interactive="core/image" data-wp-key="695c8d06a93eb" class="aligncenter size-large is-resized wp-lightbox-container"><img loading="lazy" decoding="async" width="1024" height="882" data-wp-class--hide="state.isContentHidden" data-wp-class--show="state.isContentVisible" data-wp-init="callbacks.setButtonStyles" data-wp-on--click="actions.showLightbox" data-wp-on--load="callbacks.setButtonStyles" data-wp-on-window--resize="callbacks.setButtonStyles" src="https://jasta.io/wp-content/uploads/2024/02/IntelliJDownload-1024x882.webp" alt="Download IntelliJ IDEA Community Edition" class="wp-image-2620" style="width:595px" srcset="https://jasta.io/wp-content/uploads/2024/02/IntelliJDownload-1024x882.webp 1024w, https://jasta.io/wp-content/uploads/2024/02/IntelliJDownload-300x258.webp 300w, https://jasta.io/wp-content/uploads/2024/02/IntelliJDownload-768x661.webp 768w, https://jasta.io/wp-content/uploads/2024/02/IntelliJDownload-512x441.webp 512w, https://jasta.io/wp-content/uploads/2024/02/IntelliJDownload-920x792.webp 920w, https://jasta.io/wp-content/uploads/2024/02/IntelliJDownload.webp 1265w" sizes="auto, (max-width: 1024px) 100vw, 1024px" /><button
			class="lightbox-trigger"
			type="button"
			aria-haspopup="dialog"
			aria-label="Enlarge"
			data-wp-init="callbacks.initTriggerButton"
			data-wp-on--click="actions.showLightbox"
			data-wp-style--right="state.imageButtonRight"
			data-wp-style--top="state.imageButtonTop"
		>
			<svg xmlns="http://www.w3.org/2000/svg" width="12" height="12" fill="none" viewBox="0 0 12 12">
				<path fill="#fff" d="M2 0a2 2 0 0 0-2 2v2h1.5V2a.5.5 0 0 1 .5-.5h2V0H2Zm2 10.5H2a.5.5 0 0 1-.5-.5V8H0v2a2 2 0 0 0 2 2h2v-1.5ZM8 12v-1.5h2a.5.5 0 0 0 .5-.5V8H12v2a2 2 0 0 1-2 2H8Zm2-12a2 2 0 0 1 2 2v2h-1.5V2a.5.5 0 0 0-.5-.5H8V0h2Z" />
			</svg>
		</button></figure>
</div>


<h2 class="wp-block-heading" id="set-up-a-powerful-java-development-environment">Set up a powerful Java Development Environment</h2>



<p>After the download is finished you can execute the setup. Now the process to set up a powerful Java development environment begins. On the welcome page of the IntelliJ IDEA installer, you can just press Next.</p>


<div class="wp-block-image">
<figure data-wp-context="{&quot;imageId&quot;:&quot;695c8d06a99c9&quot;}" data-wp-interactive="core/image" data-wp-key="695c8d06a99c9" class="aligncenter size-full wp-lightbox-container"><img loading="lazy" decoding="async" width="490" height="378" data-wp-class--hide="state.isContentHidden" data-wp-class--show="state.isContentVisible" data-wp-init="callbacks.setButtonStyles" data-wp-on--click="actions.showLightbox" data-wp-on--load="callbacks.setButtonStyles" data-wp-on-window--resize="callbacks.setButtonStyles" src="https://jasta.io/wp-content/uploads/2024/02/IntelliJInstall.webp" alt="Installing IntelliJ IDEA Community Edition" class="wp-image-2621" srcset="https://jasta.io/wp-content/uploads/2024/02/IntelliJInstall.webp 490w, https://jasta.io/wp-content/uploads/2024/02/IntelliJInstall-300x231.webp 300w" sizes="auto, (max-width: 490px) 100vw, 490px" /><button
			class="lightbox-trigger"
			type="button"
			aria-haspopup="dialog"
			aria-label="Enlarge"
			data-wp-init="callbacks.initTriggerButton"
			data-wp-on--click="actions.showLightbox"
			data-wp-style--right="state.imageButtonRight"
			data-wp-style--top="state.imageButtonTop"
		>
			<svg xmlns="http://www.w3.org/2000/svg" width="12" height="12" fill="none" viewBox="0 0 12 12">
				<path fill="#fff" d="M2 0a2 2 0 0 0-2 2v2h1.5V2a.5.5 0 0 1 .5-.5h2V0H2Zm2 10.5H2a.5.5 0 0 1-.5-.5V8H0v2a2 2 0 0 0 2 2h2v-1.5ZM8 12v-1.5h2a.5.5 0 0 0 .5-.5V8H12v2a2 2 0 0 1-2 2H8Zm2-12a2 2 0 0 1 2 2v2h-1.5V2a.5.5 0 0 0-.5-.5H8V0h2Z" />
			</svg>
		</button></figure>
</div>


<p>The following slide will ask you, to to select the installation folder. There you can choose any location you want. As usual, it is recommended to install such programs if possible on an SSD to improve the speed of the program. Keep also an eye on the required space in the bottom left corner and the space left on the directory you selected. Confirm your choice by pressing Next. </p>


<div class="wp-block-image">
<figure data-wp-context="{&quot;imageId&quot;:&quot;695c8d06a9e94&quot;}" data-wp-interactive="core/image" data-wp-key="695c8d06a9e94" class="aligncenter size-full wp-lightbox-container"><img loading="lazy" decoding="async" width="493" height="382" data-wp-class--hide="state.isContentHidden" data-wp-class--show="state.isContentVisible" data-wp-init="callbacks.setButtonStyles" data-wp-on--click="actions.showLightbox" data-wp-on--load="callbacks.setButtonStyles" data-wp-on-window--resize="callbacks.setButtonStyles" src="https://jasta.io/wp-content/uploads/2024/02/IntelliJInstall2.webp" alt="IntelliJ IDEA Community Edition installation directory" class="wp-image-2622" srcset="https://jasta.io/wp-content/uploads/2024/02/IntelliJInstall2.webp 493w, https://jasta.io/wp-content/uploads/2024/02/IntelliJInstall2-300x232.webp 300w" sizes="auto, (max-width: 493px) 100vw, 493px" /><button
			class="lightbox-trigger"
			type="button"
			aria-haspopup="dialog"
			aria-label="Enlarge"
			data-wp-init="callbacks.initTriggerButton"
			data-wp-on--click="actions.showLightbox"
			data-wp-style--right="state.imageButtonRight"
			data-wp-style--top="state.imageButtonTop"
		>
			<svg xmlns="http://www.w3.org/2000/svg" width="12" height="12" fill="none" viewBox="0 0 12 12">
				<path fill="#fff" d="M2 0a2 2 0 0 0-2 2v2h1.5V2a.5.5 0 0 1 .5-.5h2V0H2Zm2 10.5H2a.5.5 0 0 1-.5-.5V8H0v2a2 2 0 0 0 2 2h2v-1.5ZM8 12v-1.5h2a.5.5 0 0 0 .5-.5V8H12v2a2 2 0 0 1-2 2H8Zm2-12a2 2 0 0 1 2 2v2h-1.5V2a.5.5 0 0 0-.5-.5H8V0h2Z" />
			</svg>
		</button></figure>
</div>


<p>After pressing Next, you should see the Installation Options window. If you want to create a Desktop Shortcut you can check the checkbox. We recommend to select the checkboxes as shown in the screenshot below. Especially the option &#8220;Add &#8216;Open Folder as Project'&#8221; to the context menu is quite handy because you can open every folder on your computer as a project. With that, you can also open existing projects, that are not recognized as projects. But also the associations are helpful to open your programming files in IntelliJ by default. If you have set all checks you can press Next.</p>


<div class="wp-block-image">
<figure data-wp-context="{&quot;imageId&quot;:&quot;695c8d06aa370&quot;}" data-wp-interactive="core/image" data-wp-key="695c8d06aa370" class="aligncenter size-full wp-lightbox-container"><img loading="lazy" decoding="async" width="492" height="381" data-wp-class--hide="state.isContentHidden" data-wp-class--show="state.isContentVisible" data-wp-init="callbacks.setButtonStyles" data-wp-on--click="actions.showLightbox" data-wp-on--load="callbacks.setButtonStyles" data-wp-on-window--resize="callbacks.setButtonStyles" src="https://jasta.io/wp-content/uploads/2024/02/IntelliJInstall3.webp" alt="IntelliJ IDEA Community Edition installation options" class="wp-image-2623" srcset="https://jasta.io/wp-content/uploads/2024/02/IntelliJInstall3.webp 492w, https://jasta.io/wp-content/uploads/2024/02/IntelliJInstall3-300x232.webp 300w" sizes="auto, (max-width: 492px) 100vw, 492px" /><button
			class="lightbox-trigger"
			type="button"
			aria-haspopup="dialog"
			aria-label="Enlarge"
			data-wp-init="callbacks.initTriggerButton"
			data-wp-on--click="actions.showLightbox"
			data-wp-style--right="state.imageButtonRight"
			data-wp-style--top="state.imageButtonTop"
		>
			<svg xmlns="http://www.w3.org/2000/svg" width="12" height="12" fill="none" viewBox="0 0 12 12">
				<path fill="#fff" d="M2 0a2 2 0 0 0-2 2v2h1.5V2a.5.5 0 0 1 .5-.5h2V0H2Zm2 10.5H2a.5.5 0 0 1-.5-.5V8H0v2a2 2 0 0 0 2 2h2v-1.5ZM8 12v-1.5h2a.5.5 0 0 0 .5-.5V8H12v2a2 2 0 0 1-2 2H8Zm2-12a2 2 0 0 1 2 2v2h-1.5V2a.5.5 0 0 0-.5-.5H8V0h2Z" />
			</svg>
		</button></figure>
</div>


<p>On the next screen, you can select your preferred start menu folder. You can choose whatever folder you like, but you can also just leave the preentered folder name, so a new start menu folder will be created. If you are done with that you can press Install to start the installation. If you want to go back a step to change a setting or cancel the setup you can still do this.</p>


<div class="wp-block-image">
<figure data-wp-context="{&quot;imageId&quot;:&quot;695c8d06aa86d&quot;}" data-wp-interactive="core/image" data-wp-key="695c8d06aa86d" class="aligncenter size-full wp-lightbox-container"><img loading="lazy" decoding="async" width="490" height="382" data-wp-class--hide="state.isContentHidden" data-wp-class--show="state.isContentVisible" data-wp-init="callbacks.setButtonStyles" data-wp-on--click="actions.showLightbox" data-wp-on--load="callbacks.setButtonStyles" data-wp-on-window--resize="callbacks.setButtonStyles" src="https://jasta.io/wp-content/uploads/2024/02/IntelliJInstall4.webp" alt="IntelliJ IDEA Community Edition start menu folder" class="wp-image-2624" srcset="https://jasta.io/wp-content/uploads/2024/02/IntelliJInstall4.webp 490w, https://jasta.io/wp-content/uploads/2024/02/IntelliJInstall4-300x234.webp 300w" sizes="auto, (max-width: 490px) 100vw, 490px" /><button
			class="lightbox-trigger"
			type="button"
			aria-haspopup="dialog"
			aria-label="Enlarge"
			data-wp-init="callbacks.initTriggerButton"
			data-wp-on--click="actions.showLightbox"
			data-wp-style--right="state.imageButtonRight"
			data-wp-style--top="state.imageButtonTop"
		>
			<svg xmlns="http://www.w3.org/2000/svg" width="12" height="12" fill="none" viewBox="0 0 12 12">
				<path fill="#fff" d="M2 0a2 2 0 0 0-2 2v2h1.5V2a.5.5 0 0 1 .5-.5h2V0H2Zm2 10.5H2a.5.5 0 0 1-.5-.5V8H0v2a2 2 0 0 0 2 2h2v-1.5ZM8 12v-1.5h2a.5.5 0 0 0 .5-.5V8H12v2a2 2 0 0 1-2 2H8Zm2-12a2 2 0 0 1 2 2v2h-1.5V2a.5.5 0 0 0-.5-.5H8V0h2Z" />
			</svg>
		</button></figure>
</div>


<p>After the installation is done, you will see the last window of the setup. There you can select &#8220;Run IntelliJ IDEA Community Edition&#8221; to start the program after finishing the setup. To complete the setup simply press Finish.</p>


<div class="wp-block-image">
<figure data-wp-context="{&quot;imageId&quot;:&quot;695c8d06aadd3&quot;}" data-wp-interactive="core/image" data-wp-key="695c8d06aadd3" class="aligncenter size-full wp-lightbox-container"><img loading="lazy" decoding="async" width="491" height="381" data-wp-class--hide="state.isContentHidden" data-wp-class--show="state.isContentVisible" data-wp-init="callbacks.setButtonStyles" data-wp-on--click="actions.showLightbox" data-wp-on--load="callbacks.setButtonStyles" data-wp-on-window--resize="callbacks.setButtonStyles" src="https://jasta.io/wp-content/uploads/2024/02/IntelliJInstall5.webp" alt="IntelliJ IDEA Community Edition finish set up" class="wp-image-2625" srcset="https://jasta.io/wp-content/uploads/2024/02/IntelliJInstall5.webp 491w, https://jasta.io/wp-content/uploads/2024/02/IntelliJInstall5-300x233.webp 300w" sizes="auto, (max-width: 491px) 100vw, 491px" /><button
			class="lightbox-trigger"
			type="button"
			aria-haspopup="dialog"
			aria-label="Enlarge"
			data-wp-init="callbacks.initTriggerButton"
			data-wp-on--click="actions.showLightbox"
			data-wp-style--right="state.imageButtonRight"
			data-wp-style--top="state.imageButtonTop"
		>
			<svg xmlns="http://www.w3.org/2000/svg" width="12" height="12" fill="none" viewBox="0 0 12 12">
				<path fill="#fff" d="M2 0a2 2 0 0 0-2 2v2h1.5V2a.5.5 0 0 1 .5-.5h2V0H2Zm2 10.5H2a.5.5 0 0 1-.5-.5V8H0v2a2 2 0 0 0 2 2h2v-1.5ZM8 12v-1.5h2a.5.5 0 0 0 .5-.5V8H12v2a2 2 0 0 1-2 2H8Zm2-12a2 2 0 0 1 2 2v2h-1.5V2a.5.5 0 0 0-.5-.5H8V0h2Z" />
			</svg>
		</button></figure>
</div>


<p>You now have successfully set up a powerful Java development environment. If you now start IntelliJ you will first see a screen to agree to their Terms. To continue you have to confirm that you read and accept them and confirm that by pressing Continue.</p>


<div class="wp-block-image">
<figure data-wp-context="{&quot;imageId&quot;:&quot;695c8d06ab35f&quot;}" data-wp-interactive="core/image" data-wp-key="695c8d06ab35f" class="aligncenter size-full wp-lightbox-container"><img loading="lazy" decoding="async" width="581" height="446" data-wp-class--hide="state.isContentHidden" data-wp-class--show="state.isContentVisible" data-wp-init="callbacks.setButtonStyles" data-wp-on--click="actions.showLightbox" data-wp-on--load="callbacks.setButtonStyles" data-wp-on-window--resize="callbacks.setButtonStyles" src="https://jasta.io/wp-content/uploads/2024/02/IntelliJSetup.webp" alt="IntelliJ IDEA Community Edition terms" class="wp-image-2626" srcset="https://jasta.io/wp-content/uploads/2024/02/IntelliJSetup.webp 581w, https://jasta.io/wp-content/uploads/2024/02/IntelliJSetup-300x230.webp 300w, https://jasta.io/wp-content/uploads/2024/02/IntelliJSetup-512x393.webp 512w" sizes="auto, (max-width: 581px) 100vw, 581px" /><button
			class="lightbox-trigger"
			type="button"
			aria-haspopup="dialog"
			aria-label="Enlarge"
			data-wp-init="callbacks.initTriggerButton"
			data-wp-on--click="actions.showLightbox"
			data-wp-style--right="state.imageButtonRight"
			data-wp-style--top="state.imageButtonTop"
		>
			<svg xmlns="http://www.w3.org/2000/svg" width="12" height="12" fill="none" viewBox="0 0 12 12">
				<path fill="#fff" d="M2 0a2 2 0 0 0-2 2v2h1.5V2a.5.5 0 0 1 .5-.5h2V0H2Zm2 10.5H2a.5.5 0 0 1-.5-.5V8H0v2a2 2 0 0 0 2 2h2v-1.5ZM8 12v-1.5h2a.5.5 0 0 0 .5-.5V8H12v2a2 2 0 0 1-2 2H8Zm2-12a2 2 0 0 1 2 2v2h-1.5V2a.5.5 0 0 0-.5-.5H8V0h2Z" />
			</svg>
		</button></figure>
</div>


<p>The next window now shows you options to create a new project or open one. You will see this screen every time you open IntelliJ IDEA when no project is loaded. If you have a project opened and you close IntelliJ, it will automatically reload the project when restarting your new IDE.</p>


<div class="wp-block-image">
<figure data-wp-context="{&quot;imageId&quot;:&quot;695c8d06ab9fd&quot;}" data-wp-interactive="core/image" data-wp-key="695c8d06ab9fd" class="aligncenter size-full is-resized wp-lightbox-container"><img loading="lazy" decoding="async" width="780" height="638" data-wp-class--hide="state.isContentHidden" data-wp-class--show="state.isContentVisible" data-wp-init="callbacks.setButtonStyles" data-wp-on--click="actions.showLightbox" data-wp-on--load="callbacks.setButtonStyles" data-wp-on-window--resize="callbacks.setButtonStyles" src="https://jasta.io/wp-content/uploads/2024/02/IntelliJSetupFinished.webp" alt="Set Up a Powerful Java Development Environment" class="wp-image-2627" style="width:600px" srcset="https://jasta.io/wp-content/uploads/2024/02/IntelliJSetupFinished.webp 780w, https://jasta.io/wp-content/uploads/2024/02/IntelliJSetupFinished-300x245.webp 300w, https://jasta.io/wp-content/uploads/2024/02/IntelliJSetupFinished-768x628.webp 768w, https://jasta.io/wp-content/uploads/2024/02/IntelliJSetupFinished-512x419.webp 512w" sizes="auto, (max-width: 780px) 100vw, 780px" /><button
			class="lightbox-trigger"
			type="button"
			aria-haspopup="dialog"
			aria-label="Enlarge"
			data-wp-init="callbacks.initTriggerButton"
			data-wp-on--click="actions.showLightbox"
			data-wp-style--right="state.imageButtonRight"
			data-wp-style--top="state.imageButtonTop"
		>
			<svg xmlns="http://www.w3.org/2000/svg" width="12" height="12" fill="none" viewBox="0 0 12 12">
				<path fill="#fff" d="M2 0a2 2 0 0 0-2 2v2h1.5V2a.5.5 0 0 1 .5-.5h2V0H2Zm2 10.5H2a.5.5 0 0 1-.5-.5V8H0v2a2 2 0 0 0 2 2h2v-1.5ZM8 12v-1.5h2a.5.5 0 0 0 .5-.5V8H12v2a2 2 0 0 1-2 2H8Zm2-12a2 2 0 0 1 2 2v2h-1.5V2a.5.5 0 0 0-.5-.5H8V0h2Z" />
			</svg>
		</button></figure>
</div>]]></content:encoded>
					
					<wfw:commentRss>https://jasta.io/how-tos/set-up-a-powerful-java-development-environment/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
			</item>
	</channel>
</rss>
