The plugin provides IntelliJ integration with Microsoft Team Foundation Server.
Supported TFS versions: up to TFS 2015. Only Server workspace type is supported.
The following features are available:
- A dedicated page under the Version Control node in the Settings/Preferences dialog.
- Ability to create and manage TFS workspaces.
- Ability to download the files from a TFS server according to the settings from a new or the existing workspace.
- Checkout from TFS Wizard.
- Clone the project and open in IDEA
- Wait for Gradle project import.
- Configure the required
ideaVersion
of IDE andpluginSinceBuild/pluginUntilBuild
values ingradle.properties
- Execute gradle intellij/buildPlugin task
- Get the
idea-tfs-XXX.jar
from/build/distributions
- Load the jar using Settings/Preferences - Plugins
For more details about available tasks see https://github.com/JetBrains/gradle-intellij-plugin/blob/master/README.md