Project Filters... hiding the current directory
IN Oxygen XML editor, is it possible to use project filters to: * Hide everything in the current directory (but show things in subdirectories)? * Hide all *.xml files in the current directory (but show xml files in subdirectories)? I've tried the usual ways of referring to the current directory and its contents ("." and "./" and "./*.xml) in both the section "matching files will be hidden" and "matching directories will be hidden" but could make neither work. With thanks, David Levy _______________________________________________ oXygen-user mailing list -- oxygen-user@oxygenxml.com To unsubscribe send an email to oxygen-user-leave@oxygenxml.com
Hi David, The “matching files will be hidden” and “matching directories will be hidden” patterns are simple file patterns, they were not created to match also parts of paths like the patterns you tried to use. How about if in the "project.xpr" that you have already opened in the Oxygen Project view you right click the main project folder which is probably visible there and choose "Remove from project", then right click the root of the Project and choose "Add folder" and add consecutively all the sub-directories directly as folders in the project root? Regards, Radu Radu Coravu Oxygen XML Editor On 1/30/26 19:44, public@booksongaming.com wrote:
IN Oxygen XML editor, is it possible to use project filters to:
* Hide everything in the current directory (but show things in subdirectories)?
* Hide all *.xml files in the current directory (but show xml files in subdirectories)?
I’ve tried the usual ways of referring to the current directory and its contents (“.” and “./” and “./*.xml) in both the section “matching files will be hidden” and “matching directories will be hidden” but could make neither work.
With thanks,
David Levy
_______________________________________________ oXygen-user mailing list --oxygen-user@oxygenxml.com To unsubscribe send an email tooxygen-user-leave@oxygenxml.com
_______________________________________________ oXygen-user mailing list -- oxygen-user@oxygenxml.com To unsubscribe send an email to oxygen-user-leave@oxygenxml.com
participants (2)
-
Oxygen XML Editor Support (Radu Coravu) -
public@booksongaming.com