How to Print on the Screen in Java
Java
CloseThis article has not yet passed wikiHow's quality review process. Learn more
This article may benefit from a new introduction. You can help wikiHow by improving the current introduction, or writing a new one to match the format described in the Writer's Guide. Please remove this notice once this page has been improved. Notice added on: 2015-01-17. |
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. |
Steps
-
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
Categories: Summarization | Stub | Java | Articles in Quality Review
Thanks to all authors for creating a page that has been read 94 times.
About this wikiHow