Chinaunix首页 | 论坛 | 博客
  • 博客访问: 439788
  • 博文数量: 26
  • 博客积分: 0
  • 博客等级: 民兵
  • 技术积分: 1101
  • 用 户 组: 普通用户
  • 注册时间: 2013-03-04 22:28
个人简介

Never stop learning.

文章分类

全部博文(26)

文章存档

2014年(2)

2013年(24)

分类: LINUX

2013-04-15 10:34:10

How to install ShellEd in Eclipse?

By Harrison Feng

is a shell editor plugin for Eclipse which enables syntax highlight, the integration of man page
information for content assist/hover help and the ability to run your project's shell scripts without
leaving Eclipse.

1. To install this outstanding plugin, firstly, you need dowload the latest version from here below:

   

2. Intall dependency dtlk core

    Dltk 4.0

    URL: http://download.eclipse.org/technology/dltk/updates-dev/4.0-nightly/

    Launch Eclipse ->Help -> Install New Software -> Add -> Input Dltk 4.0 in [Name] field and copy/paste
   the URL above of Dltk 4.0 to Location field ->
OK. Then select Dltk 4.0 from drop down list to install
    -> Check [Core Frameworks] and [Core Frameworks SDK] to install.

3. With the same way to install ShellEd 2.0.3 downloaded.

    The only difference is that you need click [Archive] in [Location] to point to the ShellEd zip package.

阅读(3739) | 评论(0) | 转发(0) |
给主人留下些什么吧!~~