Linux eclipse+perl开发环境安装

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即可。



發表評論
所有評論
還沒有人評論,想成為第一個評論的人麼? 請在上方評論欄輸入並且點擊發布.
相關文章