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
To set your custom shortcut open Eclipse -> Settings -> General -> Keys and search for Run. Scroll down a bit, select Run and set your custom binding in the textbox below. Finally click on apply and your ready to run :)