IntelliJ IDEA 2020 Java Quick-Start With Hello World Project on Linux Visual-Guide

December 25, 2015 | By the+gnu+linux+evangelist.

IntelliJ IDEA 2023 Java Quick Start Hello-World

The Step-by-Step Easy Visual-Guide shows you Exactly How to Getting-Started with Java Hello-World Project on JetBrains IntelliJ IDEA 2023 FREE Community Edition for Java, Groovy, Scala & Android Development on Linux Desktops.

To Make Use of the IntelliJ IDEA 2023 Java IDE you Need the Oracle-Sun Official Java SE JDK 6+ Installed so if Not Present on your System you will Find Link to Tutorial on Installing the Sun JDK 7 on Linux.

IntelliJ IDEA Excel at Enterprise, Mobile and Web development with Java, Scala, Groovy and Kotlin, with all the Latest modern Technologies and Frameworks available Out of the Box.

Finally, the post’s Content is Expressly Reduced to Give Focus to the Essentials Instructions and Commands.

IntelliJ IDEA 2023 Java HelloWorld Quick Start - Featured
  1. How to Install Required Oracle Java JDK 8+ on Linux

  2. Launch IntelliJ IDEA 15.

    IntelliJ IDEA 2023 Java HelloWorld Quick Start - Launching

  3. Create a New Java Project

    IntelliJ IDEA 2023 Java Quick Start - Create New Project
  4. Set Java SDK Browsing for the Oracle JDK 8+ Installation Path

    IntelliJ IDEA 2023 Java Quick Start - IntelliJ IDEA 2023 Setting up JDK
    IntelliJ IDEA 2023 Java Quick Start - IntelliJ IDEA 2023 Set up JDK next
    Then Click on Next

  5. Set Name and Path.

    IntelliJ IDEA 2023 Java Quick Start - Java Project Set Up
    Finally, Finish up!

  6. Content for a Simple Java Hello-World.

    public class helloWorld {
    public static void main(String[] args ) {
    System.out.println("Hello Java World!");
    }
    }
    
  7. Make the Java Project.

    IntelliJ IDEA 2023 Java Quick Start - Making Java Project
  8. Then Run the Java Hello World.

    IntelliJ IDEA 2023 Java Quick Start - Running Java Project
    Select the helloWorld Config
    IntelliJ IDEA 2023 Java Quick Start - Selecting Java Project Configuration
  9. Java HelloWorld Output in IntelliJ IDEA 2023 Console.

    IntelliJ IDEA 2023 Java Quick Start - Making Java Project

QuickChic Theme • Powered by WordPress