Author Topic: Project File ::: Exclude directory name not working?  (Read 3419 times)

ehab

  • Senior Community Member
  • Posts: 285
  • Hero Points: 15
  • coding with SE is like playing music
Project File ::: Exclude directory name not working?
« on: September 22, 2011, 06:34:30 PM »
hi

part of my project vpj file looks like this

Code: [Select]
<Files>
<F
N="x:/Temp/proj/thedir/*.*"
Recurse="1"
Excludes="*.S60;*.s60;donotadd\"/>
</Files>

My problem is the directory donotadd does get added!

i have tried using \donotadd\  /dontadd/ and with * , i work under windows.

anyone can tell me how to exclude a dir this way.

this is how i load my files since they can change and do not wish to add them using the project menu etc ...

thanks for any directors.

ehab

Lee

  • SlickEdit Team Member
  • Senior Community Member
  • *
  • Posts: 1299
  • Hero Points: 130
Re: Project File ::: Exclude directory name not working?
« Reply #1 on: September 22, 2011, 08:04:28 PM »
It is supposed to work exactly as you have it listed (donotadd\).  But it appears not to be working correctly in 16.0.x.  I am filing a defect and investigating it.

ehab

  • Senior Community Member
  • Posts: 285
  • Hero Points: 15
  • coding with SE is like playing music
Re: Project File ::: Exclude directory name not working?
« Reply #2 on: September 26, 2011, 08:03:13 PM »
thanks for noticing lee.

if you have a quick fix please pass it by since under some dir in my project hangs SE at times.

ehab

btw. i just installed hotfix_se1602_6_cumulative  and still the problem exists.

Shelku

  • Community Member
  • Posts: 45
  • Hero Points: 0
Re: Project File ::: Exclude directory name not working?
« Reply #3 on: October 04, 2011, 04:24:14 PM »
This has really bothered me as well - see the topic I started a while back:
http://community.slickedit.com/index.php/topic,7221.0.html