How to get the Maven project window in Intellij 14 | Update: cannot see the right side "tab bar" with Maven project

I had similar problem until I right-clicked the option in POM "Add as Maven Project".

enter image description here

Notice: IDEA 2019.2 and I couldn't even find Maven in "Tool Windows" of the (existing) project before it.


First, make sure you have enabled maven plugin in

FileSettingsPluginsMaven Integration

If so and still the tool window is hidden then

go to ViewTool WindowsMaven Projects to open it.


For those stuck with this issue, enable View -> Tool Buttons.