Build Result Tabs (3.1.x)
I'm trying to create own Build Log plugin, I found on the page http://www.jetbrains.net/confluence/display/TCD3/Typical+Plugins#TypicalPlugins-ViewBuildLogTabs
some information
Implement interface ViewLogTab and add the implementation to the build server using call WebControllerManager.addViewLogTab(aPluginName, this)
but I cannot found the method of WebControllerManager's object in the latest version of web-openapi.jar. So it seems to me information is not up-to-day.
Could somebody help me?
Please sign in to leave a comment.
Hello Aleksey,
This forum is for discussing IntelliJ IDEA plugin development. Please post
your question on the TeamCity forum.
--
Dmitry Jemerov
Development Lead
JetBrains, Inc.
http://www.jetbrains.com/
"Develop with Pleasure!"