Tadaso
- Total activity 7
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 1
- Subscriptions 2
-
Created AdditionalLibraryRootsProvider.getRootsToWatch does not include subdirectories
AnsweredHi,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... -
Created Indexing external directory programatically
AnsweredHello, 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...