Tadaso
- Total activity 7
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 1
- Subscriptions 2
-
Tadaso commented, -
Tadaso created a post, AnsweredAdditionalLibraryRootsProvider.getRootsToWatch does not include subdirectories
Hi,I have implemented custom AdditionalLibraryRootsProvider to add root directory X to External Libraries. I also overridden getRootsToWatch method to watch directory X for changes. On startup ever... -
Tadaso commented, -
Tadaso created a post, AnsweredIndexing external directory programatically
Hello, I want to add external directory and create indices for it to my project programatically from the plugin code so I could search for the files in the directory with FilenameIndex.getFilesByN...