I get used to eclipse and know that ctrl+F9 is used for running java application in eclipse in windows. But now I switch to mac, and find that cmd+F9 is used for debug java appl
Command-Option-XJ works for me.
Pressing Command-Option-X will show a list of options on how you want to run your application.