Main.SideBar (edit)
|
Main /
YourFirstProgramMost IDEs have a concept of a “Project”. This is nothing to do with the Java language, it is a convenient way of grouping together all the files created as part of one application. So start by creating a new project. Your first program (That was a lot of squealing for a little wool, said the old woman who shaved a pig) Add a new Class Copy and Paste the code from the example above. Try to change the output text. Try to output more lines. |