Label: plugin+web

Content with label plugin+web in TeamCity 3.x Documentation (See content from all spaces)
Related Labels: extend , idea , vcs , tool , vs , widget , eclipse , agent , extending , external , build , status , server , teamcity ( - plugin , - web )

Web UI Extensions
Web UI Extensions Web resources (jsp, css, js, etc) should be placed into the plugin jar file under the path {{buildServerResources/}}. After that you should register this jar in the WebResourcesManager. This should be done while Spring is creating objects (i.e. ...