Help to setup project include paths right way
Hi, i try to setup my project include paths.
Now my libraries structure is
- project root
- code and stuff
- ...
- library
- Doctrine
- Symfony
- Zend
- Zflib
I want to Exclude frameworks from project source (Doctrine, Symfony, Zend) and only keep my files in Zflib dir
Then i want to setup project include path to can see frameworks code inside External libraries tab
I set my include path (F4-include path) to C:\WebServers\home\wot\library (as in my project) but dont see frameworks
inside External libraries
Is this right way to set every framework dir to excluded and then add every dir into include paths?
C:\WebServers\home\wot\library\Doctrine
C:\WebServers\home\wot\library\Zend
and so on.
Attachment(s):
2012-08-27_200701.jpg
2012-08-27_200645.jpg
请先登录再写评论。
Hi Dmitry,
If you want exclude frameworks/libraries from Project Files and include as External Library, then the only valuable option known to me (I'm using this) is to:
Thing is: