KDevelop PHP plugin: include paths

Nicky Gerritsen nickygerritsen at me.com
Mon Jul 7 08:40:10 BST 2014


Hi all,

I am using KDevelop for PHP development, but I had a question.
I use separate projects for different parts of our system, but 
internally we link them together by require_once'ing a "lib" file from 
every project which includes our libraries. These libraries are thus 
located in a different project in KDevelop, but it would be handy if 
KDevelop recognized the include path.

I tried setting this custom include path in a .kdev_include_paths file, 
but this did not seem to work.
Is it even possible to do this (currently) or am I doing something wrong?

Regards,

Nicky



More information about the KDevelop mailing list