RTC 4.0.0.1 & Visual Studio & Deployment
Hello. I know this may sound a silly question but can you use RTC 4.0.0.1 to package and deployment Visual Studio projects. I am testing the Eclipse client for VS and have successfully created a build of a project. There does not appear to be an option to Package and Deploy the project.
Thanks Len
|
One answer
Ralph Schoon (63.5k●3●36●46)
| answered Mar 01 '13, 5:00 a.m.
FORUM ADMINISTRATOR / FORUM MODERATOR / JAZZ DEVELOPER
Len, I have few experience with VS these days, however from my perspective with respect to build and deployment it boils down to.
Today RTC, out of the box, does not provide you with built in tools to do that with Visual Studio. The same applies to Java by the way. If you have tools for that and can start them from ANT or any other means accessible from within a build, you can use them by adding the required steps in the build script. Comments
Len Stockdale
commented Mar 01 '13, 5:15 a.m.
Ralph Thanks for the response. So I will need to use to ANT to deploy my VS project. It's a pity as it would have been nice to use the same tool (RTC) from source control all the way through to deployment. Thanks Len Hi Len,
There is an effort to provide more automation: https://jazz.net/products/smartcloud-continuous-delivery/ but even in that context, I would assume you would use the built, compile and packaging tools available to you in conjunction with the solution.
|
Your answer
Dashboards and work items are no longer publicly available, so some links may be invalid. We now provide similar information through other means. Learn more here.
Comments
Can you clarify your question? Are you using the Visual Studio IDE with RTC installed to develop your Visual Studio projects? Or are you using the Eclipse client to manage your changes for your Visual Studio projects?
Tim
Thanks for the reponse.
While evaluating the RTC and Visual Studio I am using both the Eclipse client and the VS IDE.
I have successfully produced a build of my VS project but now I want to test the package and deployment and cannot find any option to achieve this.
Is it possible to use RTC to package and deploy VS projects.
Thanks
Len