开发者

How to Include source directory to Padre IDE?

How do you include sour开发者_开发问答ce directory to Padre IDE for autocomplete and for running the script.


a) there is a configuration option for setting the Perl interpreter arguments.

b) Set the PERL5LIB environment variable to your include paths

c) Create an empty padre.yml file in your project home dir, Padre will use this as the working dir, otherwise it's the file's dir.

The autocomplete function is using the current file and a perltags file (if one exists).

0

上一篇:

下一篇:

精彩评论

暂无评论...
验证码 换一张
取 消

最新问答

问答排行榜