Build Management additional tabs Issue
![]()
vinay kumar nukala (42●3●65●72)
| asked Dec 11 '13, 1:47 a.m.
retagged Dec 13 '13, 11:18 a.m. by David Lafreniere (4.8k●7)
I am working with RTC eclipse client. I am successful in building the project through the Client and attached that build to a work item. Now when another user opens that in web he cannot find any download tab to download the build.
How to get this download tab as shown in below fig: ![]() |
3 answers
![]()
Not sure how the work item association is relevant here...
For the download tab to show up you have to associate a file produced during your build with the build result. You can use the Ant build toolkit to make these associations. |
![]()
Hi Vinay,
You should first test that you can see the downloads tab in the web UI buy copying the URL from the context menu of the build result in the Eclipse Builds view. Scott |