I am using IntelliJ IDEA 4.5.4 for java development. I can build a
project and compile the project, but the "Run" and "Debug" buttons are
disabled. I cannot run or debug project from IDEA. Anyone knows what
causes the Run and Debug buttons are disabled in my IntelliJ IDEA?
Thanks a lot!
Run (Menu)
Edit Configurations
--
Shane
> I am using IntelliJ IDEA 4.5.4 for java development. I can build a
> project and compile the project, but the "Run" and "Debug" buttons are
> disabled. I cannot run or debug project from IDEA. Anyone knows what
> causes the Run and Debug buttons are disabled in my IntelliJ IDEA?
>
> Thanks a lot!
You have to create a run/debug configuration. Look for the "Edit
Configurations" option under the Run menu.
HTH,
Ray

Signature
XML is the programmer's duct tape.