我可以为Team Foundation Server(TFS)窗口使用任何Intelij插件吗,但是可以在CI \ CD中运行该项目吗?

我是否可以使用Team Foundation Server(TFS)窗口中的任何Intellij插件,但是可以在CI \ CD中运行该项目?我有一个包含jar文件和kotlin的项目,我想知道它们是否是可以运行我的项目的插件? (在TFS中)

rennig 回答:我可以为Team Foundation Server(TFS)窗口使用任何Intelij插件吗,但是可以在CI \ CD中运行该项目吗?

用于IntelliJ IDEA的Azure DevOps服务插件,可以通过浏览Plugin Repository从IntelliJ安装。

  1. 在IntelliJ中,打开插件设置:

    • Linux:在File菜单中,       选择Settings...,然后选择Plugins
    • Mac:从I ntelliJ IDEA menu开始,    选择Preferences...,然后选择Plugins
    • Windows:在File菜单中,    选择Settings...,然后选择Plugins
  2. 点击Browse repositories...按钮,然后搜索“ Visual Studio Team Services”。
  3. 单击Install plugin按钮并重新启动IntelliJ IDEA。

用于IntelliJ的Azure Repos插件允许您以无缝,直观的方式连接到Azure DevOps Services和Team Foundation Server(TFS)上的Git存储库。您还可以使用此插件将项目导入Azure Repos或在Azure DevOps Services / TFS Git存储库中创建拉取请求。

使用此插件可以使用Azure DevOps Services或Team Foundation Server(TFS)2015+上的Git和TFVC存储库。

有关使用方法的更多详细信息,请在此处参阅我们的官方指南-Azure Repos Plugin for IntelliJ IDEA

*

,

Microsoft提供了一个。参见https://plugins.jetbrains.com/plugin/7981-azure-devops

本文链接:https://www.f2er.com/3146351.html

大家都在问