Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
在 eclipse 中运行和编辑 .sh 脚本的最佳方法是什么?
关于编辑部分,我找到了ShellEd插件,但看起来很简约,没有其他选择吗?
关于运行部分,我发现有一个内置的控制台,可以通过右键单击.sh,然后单击“远程系统视图”,然后单击“本地”来访问。但它非常简约,甚至没有制表符完成。我想要一些尽可能接近 bash 的东西。
您可能会发现这两个超链接很有用:
我对 Eclipse 了解不多。我更喜欢 Geany;但是,它不执行 shell 脚本。