windows eclipse配置shell开发环境

    xiaoxiao2024-12-03  54

    安装"man page viewder"插件

    依次”help“->“install new software”->“add”,Name输入shell,Location输入下列地址http://download.eclipse.org/technology/linuxtools/updates-nightly/

    在“Linux Tools”中选择“Man Page Viewer”,进行逐步安装,安装完成后会自动重启eslipse。

    安装shelled插件

    在http://sourceforge.net/projects/shelled/files/latest/download下载ShellEd的zip包。 依次”help“->“install new software”->“add”,Name输入shelled,Location处点击"Archive",选择刚刚下载的zip包,逐步安装。

    使用

    在shell文件上点右键->open with->选择shell script Editor

    最新回复(0)