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 打开终端
- Eclipse 插件更新错误日志在哪里? 2022-01-01
- value & 是什么意思?0xff 在 Java 中做什么? 2022-01-01
- C++ 和 Java 进程之间的共享内存 2022-01-01
- 如何使用WebFilter实现授权头检查 2022-01-01
- Jersey REST 客户端:发布多部分数据 2022-01-01
- Java包名称中单词分隔符的约定是什么? 2022-01-01
- 从 finally 块返回时 Java 的奇怪行为 2022-01-01
- Spring Boot连接到使用仲裁器运行的MongoDB副本集 2022-01-01
- 将log4j 1.2配置转换为log4j 2配置 2022-01-01
- Safepoint+stats 日志,输出 JDK12 中没有 vmop 操作 2022-01-01