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
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.
- Do you have a tool that can package up the application for deployment
- Do you have a tool to run deployment against some machine
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
Tim Mok
JAZZ DEVELOPER Feb 28 '13, 3:54 p.m.1 vote
Len Stockdale
Mar 01 '13, 4:46 a.m.