Open Terminal From Eclipse(从 Eclipse 打开终端)
问题描述
在 Eclipse 中右键单击文件夹时,是否有提供在此处打开终端"选项的插件?我找到了 this,但它似乎只适用于 Windows,而且我正在使用Ubuntu.
Is there a plugin to provide an "open terminal here" option when right-clicking on a folder in Eclipse? I found this, but it only seems to work on Windows, and I'm using Ubuntu.
推荐答案
Easy shell 绝对是您正在寻找的那个.
Easy shell definitely is the one you're looking for.
您可以通过 Eclipse 市场安装它.如果您没有 Eclipse Marketplace Client(例如,您使用的是 Eclipse Classic),您可以安装它:["Install New Software..."] --> 搜索 "Marketplace Client"
You can install it via Eclipse marketplace. If you don't have Eclipse Marketplace Client (e.g., you are using Eclipse Classic), you can install it: ["Install New Software..."] --> search for "Marketplace Client"
这篇关于从 Eclipse 打开终端的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持编程学习网!
本文标题为:从 Eclipse 打开终端
基础教程推荐
- Struts2 URL 无法访问 2022-01-01
- 使用堆栈算法进行括号/括号匹配 2022-01-01
- REST Web 服务返回 415 - 不支持的媒体类型 2022-01-01
- Spring AOP错误无法懒惰地为此建议构建thisJoinPoin 2022-09-13
- 修改 void 函数的输入参数,然后读取 2022-01-01
- 无法复制:“比较方法违反了它的一般约定!" 2022-01-01
- RabbitMQ:消息保持“未确认"; 2022-01-01
- 如何对 Java Hashmap 中的值求和 2022-01-01
- 存储 20 位数字的数据类型 2022-01-01
- 问题http://apache.org/xml/features/xinclude测试日志4j 2 2022-01-01
