Windows Myeclipse 10 安装 perl 插件

1.首先安装windows下的perl环境
这里使用active perl,选择最新版本5.16.1
下载地址:
http://www.activestate.com/activeperl/downloads
文件名:
ActivePerl-5.16.1.1601-MSWin32-x86-296175.msi
安装即可




2.安装myeclipse 插件EPIC
http://sourceforge.net/projects/e-p-i-c/files/latest/download?source=files
org.epic.updatesite_0.6.35_20090521.zip


下载后将feature 和 plugins 两个文件夹放到 myeclipse 安装目录下的 \MyEclipse 10\dropins下面


然后重启myeclipse。

新建project 就会看到perl project 。


相关文件太大,这里就不上传了,到指定地址下载即可。

你可能感兴趣的:(MyEclipse)