How to run console Application ?

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)

0
7 comments

It's in the Run-tab created for you at the bottom of the screen after having launched the app once.

0
Avatar
Permanently deleted user

Menu->Run


0
Avatar
Permanently deleted user

Hello Ekkapop,

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)



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!"



0
Avatar
Permanently deleted user

Serge

You can get the sample project and Flash demo here:
ftp://intellij.net/pub/.idea/hellodemo/ ..

>


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

0
Avatar
Permanently deleted user

i have downloaded it but at my IDEA workspace don't have Intellijasc

here is photo

http://www.tosdn.com/forum/attachments/IDEA.png

0
Avatar
Permanently deleted user

Nobody, except Jetbrains, have it and you definitely don't need it for
normal work.

Tom

0
Avatar
Permanently deleted user

right click on the java file that has the main method & the select run from the menu

0

Please sign in to leave a comment.