用perl插件epic进行perl开发问题
确安装epic后,
新建项目的时候,可以选择perl项目的。然后在项目下面新建perl文件就可以了。
奇怪的,我现在无法调试perl文件,显示错误:
Could not start Debug Process!
Failed to execute command line: "C:\Perl\bin\perl.exe " "file:E:\eclipse\explugins\epic\eclipse\plugins\org.epic.debug_0.4.0.jar!/get_env.pl "
CreateProcess: C:\Perl\bin\perl.exe file:E:\eclipse\explugins\epic\eclipse\plugins\org.epic.debug_0.4.0.jar!/get_env.pl error=267
谁能帮一下啊!这个怎么回事?
[解决办法]
file:E:\eclipse\explugins\epic\eclipse\plugins\org.epic.debug_0.4.0.jar!/get_env.pl
怎么会有这样的路径名?中间夹了一个 '! '?
[解决办法]
我也刚接触,估计是不是环境配置的问题。
比如说:wperl,intepreter 来回换一下,试试,以前我也出过,来回试了一下好了。