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).
Using IntelliJ 2016.5, to remove a Maven module and it's underlying source code and remove it as a sub-module from the parent, go to the Project Files tab, find the unwanted module and use the triangle symbol to open it, then delete the entry that represents it on disk.
Step 1: First, go to the project section on the left-hand side of the Android studio. Step 2: Right-click on the project whose module you want to delete and go to the option of Load/Unload modules. Click on the module which you want to delete and click on unload button.
Before removing a dependency, make sure that it is not used in other modules in the project. To do so, select the necessary dependency and press Alt+F7 . You can also use the Find Usages option of the context menu. or press Alt+Delete .
Open Project Structure
| Modules
and press the [-]
button to remove the selected module.
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With