Linux eclipse+perl开发环境安装

时间:2014-09-22 20:13:23   收藏:0   阅读:200

CentOS release 6.4 中会自带有eclipse,版本为eclipse3.6.1,如果要开发perl程序

需要安装epic插件和PadWalker


我选择PadWalker-1.96.tar.gz和 org.epic.updatesite_0.6.35_20090521.zip,epic太高的版本会更新失败。

org.epic.updatesite_0.6.35_20090521.zip中的features和plugins目录复制到/usr/share/eclipse/dropins/epic/eclipse/目录,目录不存在新建即可。

# ll /usr/share/eclipse/dropins/epic/eclipse/
total 8
drwxr-xr-x. 2 root root 4096 Sep 18 22:57 features
drwxr-xr-x. 2 root root 4096 Sep 18 22:57 plugins


启动eclipse即可。



本文出自 “与IT一起的日子” 博客,请务必保留此出处http://raugher.blog.51cto.com/3472678/1556967

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