|
This article has been tagged as a stub. That means it's off to a good start, but still has room to grow into a more helpful resource. Until the article reaches its full potential, it will be hidden from search results. Can you help it flourish? If you think the article offers complete and accurate instructions, feel free to remove this tag. |
Java
Ok,
CloseThis article has not yet passed wikiHow's quality review process. Learn more
CloseThis article has not yet passed wikiHow's quality review process. Learn more
EditSteps
-
1Download and install InteliJIDEA.
-
2Install Java JDK libary and open program IntelJIDEA.
-
3Click 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
-
4Right click on src, next create a new class and create a name for it.
-
5Now you can start to create your program.
-
6Now you can start to create your program. after "{" you can start writing your code. Start with psvm then click tab button.
-
7After 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
Did this article help you?
Yes
No