Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

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

I have a very simple question, but I Googled and somehow I couldn't find it. I was wondering how can I get the

Maven Project Pane

in Intellij 14 or something similar?

I saw it in a tutorial, but couldn't find the panel. In my case when I followed this video exactly, I couldn't see the panel and I couldn't find it anywhere. I have IntelliJ 14.

UPDATE I just experimented a bit with the Intellij interface but I can't seem to see the right hand side bar. See

image

like image 826
Snowflake Avatar asked Jun 29 '15 22:06

Snowflake


People also ask

How do I get Maven sidebar in IntelliJ?

If you removed the Maven tool window from the sidebar, select View | Tool Windows | Maven from the main menu to reopen it.

How do I open a Maven project tool window in IntelliJ?

go to View → Tool Windows → Maven Projects to open it.


1 Answers

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.

like image 143
invzbl3 Avatar answered Sep 28 '22 03:09

invzbl3