Ksh*_*rma 6 eclipse bash shell
我已经ShellEd在eclipse中安装了这个插件。dash每当我运行 bash 脚本时,即使我#! /bin/bash在脚本顶部指定解释器指令,它也会使用它来运行它。
ShellEd
dash
#! /bin/bash
我该如何改变这种行为?
sla*_*fer 2
应该有一个选项来设置 bash 解释器,如下所示:
Window->Preferences-><the_plugin_name>->Interpreter.
您需要在此处设置 bash 解释器路径 ( /bin/bash)。Eclipse 将使用您在此处设置的值来执行您的程序。
/bin/bash
归档时间:
12 年,3 月 前
查看次数:
3613 次
最近记录:
4 年 前