How do you delete modules from projects in IntelliJ on a Mac? Normal delete doesn’t work and the context menu doesn’t show a delete option?
[Switched from Eclipse to IntelliJ a few days ago]
edit
Module was originally checked out from SVN if that makes any difference?
edit
Sorry I was being stupid, deleting is done with fn + backspace not cmd + backspace (for Macs without the Del key).
Open
Project Structure|Modulesand press the[-]button to remove the selected module.