eclipse 怎么安装terminal插件

 
  1. 1

    首先打开eclipse,找到help菜单,点击Eclipse Marketplace。

  2. 2

    在search框里输入Terminal,点击Go查找。然后就会出现Terminal插件,点击install,这样就安装成功了。

  3. 3

    在安装目录中可以查看到你做安装的插件,Terminal就在其中。

A fully working command-line Terminal inside Eclipse (renamed from "TCF Terminals").

Just press Ctrl+Alt+T to open a local command prompt (Terminal). That's all - it just works :) Previous sessions are remembered and auto-reconnected on quit and restart. Supports Windows, Linux and Mac.

For additional options or remote sessions, use Ctrl+Alt+Shift+T or click the "Terminal" toolbar button. Supports SSH, Telnet or Serial line. Full ANSI cursor control, readline and coloring, Use vi, emacs or similar programs on any remote host.

In the Terminal, type Alt+Up to maximize or restore it. Use Alt+Right for quick access to other Eclipse views. Type Ctrl+PgUp/PgDn to switch between multiple Terminal Tabs. See Preferences > Terminal for additional options like registering custom shell environments (like Git Bash, Cygwin, or just custom PATH settings).

Enhancements and Fixes in 4.0 20150430 (Mars M7):

  • Restructured from TCF into TM to simplify code, reduce plugins and promote contributions

Enhancements and Fixes in 1.2.1 (Luna SR2) - full list at http://eclip.se/3E

  • Faster access to local Terminal: Ctrl+Alt+T works on selection or active editor, while Ctrl+Alt+Shift+T provides an option dialog to use for remote terminals. Also, added "Show In" (Alt+Shift+W) support for many perspectives [435158, 435015]
  • New Preference for the default startup directory of the local terminal, and custom "Show-In" menus [454965, 435014]
  • Additional xterm emulation support for copy-and-paste across line breaks [453393, 458218, 458398, 458402]
  • Reduced dependencies - Terminal pulls in fewer plugins now
  • Fixed typing accent, umlaut and other non-English characters in the Terminal [448144]
  • Fixed restoring encoding of terminal sessions after restart [443046]
  • Fixed race condition that caused initial wrapping at 80 chars sometimes [435107, 460303]

Found an issue? - Please report a bug!

Interested in requesting enhancements, or participating?

Brought to you by the Eclipse TCF and Eclipse TMCommitters from Wind River, with help fromwinpty@github, Mirko Raner, CDT, and many other Community Members.

最新文章

  1. 双系统 fedora 恢复引导
  2. 循序渐进Python3(十)-- 1 -- pymysql
  3. EF架构~有时使用SQL更方便
  4. 28个MongoDB 的问题
  5. (网络层)IP 协议首部格式与其配套使用的四个协议(ARP,RARP,ICMP,IGMP)
  6. .net ftp上传文件方法
  7. poj 2377 Bad Cowtractors
  8. 08_XML的解析_SAX解析
  9. 结构体typedef struct dtuple_struct dtuple_t;
  10. 【转】TCP三次握手过程
  11. MySQL的MyISAM和InnoDB对比及优化(转)
  12. Codeforces 538E Demiurges Play Again(博弈DP)
  13. ORA-01791: not a SELECTed expression 一种是不 bug 的 bug!
  14. 主流PHP框架间的比较(Zend Framework,CakePHP,CodeIgniter,Symfony,ThinkPHP,FleaPHP)
  15. springMvc+swagger整合例子
  16. 我的微服务观,surging 2.0将会带来多大的改变
  17. 读书笔记之_Win10 与Jmeter5.1.1界面兼容:
  18. 烽火2640路由器命令行手册-13-VPDN(L2TP,PPTP,PPPOE)配置命令
  19. 新兴的API(fileReader、geolocation、web计时、web worker)
  20. C#6.0语言规范(十七) 特性

热门文章

  1. wp api jwt 403 (Forbidden) -- JWT is not configurated properly, please contact the admin
  2. FTP 连接模式 (主动模式被动模式)
  3. delphi xe10 安卓设备信息
  4. POJ2226-Muddy Fields-二分图*
  5. C++之运算符重载(二元)
  6. opencv-图像形态学之膨胀腐蚀
  7. LeetCode 707. Design Linked List (设计链表)
  8. maven配置私服中可能遇到的问题
  9. 2、http请求与http响应
  10. 2019 牛客多校第一场 A Equivalent Prefixes