

Use the next screen to create the Java Hello World template project:įinally, name your project and select a location on disk, and click Finish : We're creating a simple Java project, so we don't need any addons or extras to this project

Launch IDEA, and click Create New Project from the startup screen:Ĭlick Next on the next screen. This will teach you how to make your first project using IDEA. Otherįurther installation details can be found here: Hello, World! (2) After installing Ubuntu Make, do a umake ide ideaĭefault installation path: /home/current-user/.local/share/umake/ide/ideaįollow ubuntu-make page to change default installation and to install other IDEs.

Using sudo is not required if you're running as the root user.įor ubuntu 16.04 and later, sudo apt install ubuntu-makeįor previous versions of ubuntu, sudo add-apt-repository ppa:ubuntu-desktop/ubuntu-make sudo pacman -S intellij-idea-community-edition Open a terminal and enter the following command. IntelliJ IDEA can be installed on Arch Linux using its package manager, pacman.

Intellij IDEA attempts to build an IDE with similar power to Eclipse, but with a finishing polish on top. Eclipse, although extremely powerful, is often criticized for being extremely clunky and difficult to use. Intellij-idea is an IDE made as the spiritual successor for the widely-adopted Eclipse IDE used for Java development.
