
Choose whether to create a desktop shortcut, and choose whether to associate various Java files with IntelliJ IDEAĭownload IntelliJ IDEA from the JetBrains website, open the disk image (*.dmg) file downloaded, and drag and drop the application to the alias to your /Applications folder.Choose a start menu folder to crete IntelliJ IDEA shortcuts (In most cases, leave this as the default).Choose a folder to install IntelliJ IDEA to (In most cases, leave this as the default).Note that you need the JDK, only having the Java Runtime Enviroment (JRE) is not enough. If the Java Development Kit (JDK) is not installed, download and install the JDK. Windows & Linuxĭownload IntelliJ IDEA from the JetBrains website, and follow installation procedures. The Community edition is free and is not lacking for features in terms of Java SE development. Stay in touch via Facebook and Twitter for upcoming tutorials.There are two main versions of IntelliJ IDEA: the Community edition and the Ultimate edition. This concludes our tutorial on Scala Environment Setup - How to install the Scala plugin in IntelliJ and I hope you've found it useful! That's it! You have successfully installed your first IntelliJ plugin. Go ahead and click it to restart your IntelliJ: When the installation is completed, you will see a button to restart your IntelliJ IDE. You will see a dialog with the progress for the installation: Next, click on the Install button in the right panel to kick off the installation of the Scala plugin: Type in Scala in the search box and this will show the Scala plugin which you need to install:

This opens another window which has a search box on the top left corner. Next, click on the "Install JetBrain plugin…" button: In the Default Preferences window from Step 2, click on the Plugins sections on the left panel: This will open the default preferences window as shown below: On Windows, click on the Configure and then select the Settings menu item from the Welcome Window in Step 1: On Mac, click on the menu item IntelliJ and click Preferences:

On Windows, click on IntelliJ menu item from your Windows Start menu: On Mac, click on the icon in your taskbar. If you have followed the previous tutorials, you should have IntelliJ already installed. If you are using the most recent IntelliJ IDEA code editor version 2019, use our instructions from this page to install the Scala plugin, accordingly.īut don't worry, installing the plugin is easier than it sounds! The plugin will allow you to create and run your Scala application from the comfort of the IntelliJ IDE code editor. In this tutorial, we will go over how to install the Scala plugin in IntelliJ.
