How to activate the standard VCS tool window
Hi,
I tried doing the following with various hit and tryals, but here I am not sure what should be the ViewID to pass to the function.
ToolWindowUtil.activateToolWindow(project, ????.VIEW_ID);
Please help.
dk
Please sign in to leave a comment.
Hello Dhwani,
ToolWindowId.VCS
--
Dmitry Jemerov
Development Lead
JetBrains, Inc.
http://www.jetbrains.com/
"Develop with Pleasure!"
Dmitry,
Thanks a lot once again. :)
dk