I have a very simple question, but I Googled and somehow I couldn't find it. I was wondering how can I get the
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
First, make sure you have enabled maven plugin in
File
→ Settings
→ Plugins
→ Maven Integration
If so and still the tool window is hidden then
go to View
→ Tool Windows
→ Maven Projects
to open it.