NuSphere Forums Forum Index
NuSphere Forums
Reply to topic
How to exclude a directory.


Joined: 09 Mar 2007
Posts: 6
Reply with quote
Also, is there a way to exclude a directory from being included in the current project namespace.

OsCommerce, for instance, contains files, variables, and object with the same name in /admin irectory and /include directory. So when I open the index.php file in the root folder and use 'open file at cursor', it opens the file in the admin directory instead of one in the include directory . Similar variable conflict occurs in code explorer; when I try to find the declaration of a function/class/variable, it opens the declaration in admin directory. Is there a way I can exclude admin from being excluded unless I need it.
View user's profileFind all posts by kailash baduSend private message
Site Admin

Joined: 13 Jul 2003
Posts: 8340
Reply with quote
You may put word "admin" in to the list of directories to hide. See Hide Directories in the project properties.
Code Insight won't access php files in 'hidden' directories.
Similarly you may create 2nd project with hidden "include" and work with either of them according to your needs.

_________________
The PHP IDE team
View user's profileFind all posts by dmitriSend private messageVisit poster's website
How to exclude a directory.
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum
All times are GMT - 5 Hours  
Page 1 of 1  

  
  
 Reply to topic