linux上安装shell编辑器

时间:2014-09-22 15:32:22   收藏:0   阅读:293

分两个部分

一、安装B-shell解释器

安装cygwin  Eclipse要找到安装的bin路径

https://cygwin.com

二、安装编辑器shellEd

下载可以得到一个:net.sourceforge.shelled-site-2.0.3

help→安装新软件即可

 

 

----------------------

出现错误

CYGWIN environment variable option "nodosfilewarning" turns off this warning.
  Consult the user‘s guide for more details about POSIX paths:
    http://cygwin.com/cygwin-ug-net/using.html#using-pathnames”

要去掉这个警告可以在系统里设置一个环境变量
CYGWIN=nodosfilewarning;【注意 cygwin是大写】

评论(0
© 2014 mamicode.com 版权所有 京ICP备13008772号-2  联系我们:gaon5@hotmail.com
迷上了代码!