May 2013
Beginner to intermediate
404 pages
9h 23m
English
CHAPTER 14
![]()
Working in Heterogeneous Environments
This chapter will look at different ways to get to TF Service information when you’re not working on a Windows format or using Visual Studio. We can of course always use the Team Web Access to manage work items, look at code changes, work with testing, and manage builds, but sometimes it’s desirable to have the integration with TF Service right inside the development environment.
We will focus on three different solutions. First, the Team Explorer Everywhere plug-in for Eclipse, which offers Visual Studio–like functionality for Java developers. Second, by using Git in TF Service, we get native ...