This article has not yet passed wikiHow's quality review process. Learn more
Edit Article

Java

Ok,
Close
This article has not yet passed wikiHow's quality review process. Learn more

Steps

  1. 1
    Download and install InteliJIDEA.
  2. 2
    Install Java JDK libary and open program IntelJIDEA.
  3. 3
    Click on the "file" button and create a new project. Next choose the libary that you downloaded before you runed the program. Then click the buttons next>next>finish
  4. 4
    Right click on src, next create a new class and create a name for it.
  5. 5
    Now you can start to create your program.
  6. 6
    Now you can start to create your program. after "{" you can start writing your code. Start with psvm then click tab button.
  7. 7
    After psvm write sout and click tab again. In the ("") you can write the text that you want to show. When you complete click ctrl+shift+f10.

Article Info

Categories: Summarization | Stub | Java | Articles in Quality Review

Thanks to all authors for creating a page that has been read 94 times.

Did this article help you?
Yes No