I know how to add framework support, but how do I remove it? In the Add Framework Support... dialog the current frameworks are not displayed so I can't uncheck them or something...
Specifically, I want to remove Google App Engine support
I couldn't find it anywhere...
My version is 13.0.2
EDIT: clarification: I want to remove the framework support from a single project, not entirely from the IDE
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.
IntelliJ IDEA is an integrated development environment (IDE) written in Java for developing computer software written in Java, Kotlin, Groovy, and other JVM-based languages.
You go to Settings (Ctrl + Alt + S) - Plugins and disable the corresponding plugin.
Or you can go to Project Structure (Ctrl + Alt + Shift + S) - Facets and remove the corresponding facet from project; from here you can also disable automatic framework detection.
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