How to run console Application ? Follow this is Created January 19, 2005 05:54 How to run console Application ?System.out.println("Hello World");i can compile it but i can't run (i didn't find any output)
It's in the Run-tab created for you at the bottom of the screen after having launched the app once.
Menu->Run
Hello Ekkapop,
You can get the sample project and Flash demo here: ftp://intellij.net/pub/.idea/hellodemo/
.
--
Serge Baranov
JetBrains, Inc
http://www.jetbrains.com
"Develop with pleasure!"
Serge
>
You should
1/ put it in the official site
http://www.jetbrains.com/idea/training/index.html
2/ make it easier to find, for people who don't know about the live
demos !!
Even though I know about the live demos, each time I want to find them,
to send the link to somebody, it takes me 6 to 10 clicks, from the
homepage. That's too much.
Alain
i have downloaded it but at my IDEA workspace don't have Intellijasc
here is photo
http://www.tosdn.com/forum/attachments/IDEA.png
Nobody, except Jetbrains, have it and you definitely don't need it for
normal work.
Tom
right click on the java file that has the main method & the select run from the menu