zoukankan      html  css  js  c++  java
  • 【转】什麼是 Team Explorer Everywhere 2010 ?TFS 專用的 Eclipse 整合套件的安裝與設定

    前言…

    大家都知道 版本管控是一件很重要的事情!而且也知道分別有 VSS , SVN , TFS 等…

    多數人都會覺得, .NET 的開發工具要用 VSS 、 TFS 、SVN

    而 Java 的 Eclipse 則是只能用 SVN

    所以很多人可能就會考慮改用 SVN 了!

    不過,其實 TFS 也是可以納管 Java 的版本管控

    系統需求

    • Windows XP with Service Pack 2, Windows Vista, or Windows 7 (x86, x64)
    • Linux with GLIBC 2.3 to 2.11 (x86, x86_64, PowerPC)
    • Mac OS X 10.4 to 10.6 (PowerPC, Intel)
    • Solaris 8, 9, 10 (SPARC, x86, x86-64)
    • AIX 5.2 to 6.1 (POWER)
    • HP-UX 11i v1 to v3 (PA-RISC, Itanium)

    整合的開發工具

    • Eclipse 3.0 to 3.5 on Windows, Linux, Mac OS X, Solaris, AIX, or HP-UX
    • IBM Rational Application Developer 6.0 to 7.5 on Windows
    • IBM Rational Application Developer 7.0 to 7.5 on Linux
    • Additional IDEs based on Eclipse 3.0 to 3.5 are supported, including Adobe Flex Builder 3 and Aptana Studio 2.0.

    Java Runtime

    • Sun Java 1.4 to 6 or IBM Java 1.4 to 6 on Windows
    • Apple Java 1.4 to 6 on Mac OS X
    • Sun Java 1.5 to 6 on Linux or Solaris
    • IBM Java 1.5 to 6 on Linux or AIX

    Hewlett-Packard Java 1.5 to 6 on HP-UX

    ============================ 安裝步驟 ============================

    小弟安裝的 Eclipse 是 3.4 的版本,若是各位用 其他版本 或用 3.5 的話!這個地方的設定會稍稍有些不同

    請自行對應操作 ( Team Explorer EveryWhere 內附的是 3.5 的安裝步驟 )

    image

    image

    image
    Local Team Explorer plug-in archive

    image


    image

    image
    一定要全選!

    image

    image

    安裝完成後,便可以開啟 Team Foundation Server Exploring 視窗

    image

    image

    image
    選擇指定要連線的 TFS

    image
    可以同時支援 TFS 2005 , 2008 , 2010
    現在指定的是 2010 的版本

    image

    image
    若是上面沒有指定的電腦名稱的話!請按 Add

    image
    指定版本管控 和 「本機」的路徑對應! ( SVN 則是在抓取 程式的時候指定 )

    image
    最後各位就可以看到 指定開啟的 Team Project 和所有的內容

  • 相关阅读:
    sql中常用sql语句
    MVC中将list<>转化成json 并处理时间格式
    html echarts做统计图
    sql存储过程如何将1,2,3这种字符做批量操作
    .net中将 list<> 转换成string类型(1,2,3)
    asp.net中导出Excel通用型
    javaScript 比较时间
    javaScript从数组里随机抽取10个不重复的值
    Git 常用命令
    jQuery关键词高亮
  • 原文地址:https://www.cnblogs.com/SummerHeart/p/3438523.html
Copyright © 2011-2022 走看看