Eclipse Interpretation of other extensions as PHP

What would I need to modify in Eclipse to change how file extensions are interpreted? I’m working on some Drupal stuff and the module files tend to use the extension .module. Thus, Eclipse is not interpreting them as php resulting in just black text. Is there anything I can change in the preferences, etc to have Eclipse treat such files as PHP?

Thanks