Java hates TFS 2012? NOPE! TFS 2012 SDK for Java
Join the DZone community and get the full member experience.
Join For Free Microsoft Visual Studio Team Foundation Server 2012 Software Development Kit for Java - Preview
"The preview release of the Team Foundation Server SDK for Java includes documentation, samples and redistributable components to help you develop software products that integrate with Microsoft Visual Studio Team Foundation Server 2012.
Version: 11.0.0
Date published: 8/13/2012Language: English
license.html, 12 KB
TFS-SDK-11.0.0.zip, 18.2 MBThe preview release of the Team Foundation Server SDK for Java includes documentation, samples and redistributable components to help you develop software products that integrate with Microsoft Visual Studio Team Foundation Server 2012. By downloading the SDK from the link below you agree to the Microsoft Visual Studio Team Foundation Server 2012 Software Development Kit for Java license terms.
The SDK contains the following components:
- Redistributable library (jar file) containing the TFS API’s
- Redistributable native code libraries required by the SDK for Java
- API Documentation in Javadoc format
- Check-in policy code sample
- Custom work item control code sample
- Console application code sample
- Code snippets
For more information and help in using the SDK or the associated code samples then please see the Team Foundation Server - Eclipse and Cross Platform forum.
..."
Where would you use something like this? Looking at the java support in git-ts, TFS gets GIT with git-tf, maybe there, I'm guessing?
Published at DZone with permission of Greg Duncan, DZone MVB. See the original article here.
Opinions expressed by DZone contributors are their own.
Trending
-
5 Common Data Structures and Algorithms Used in Machine Learning
-
New ORM Framework for Kotlin
-
Grow Your Skills With Low-Code Automation Tools
-
Personalized Code Searches Using OpenGrok
Comments