寂寞大萝卜 发表于 2018-8-30 11:59:01

Linux eclipse+perl开发环境安装

  CentOS>  需要安装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即可。


页: [1]
查看完整版本: Linux eclipse+perl开发环境安装