Tadaso
- 活动总数 7
- 最后的活动
- 成员加入日期
- 关注 0 名用户
- 关注者数 0 名用户
- 投票数 1
- 订阅数 2
-
创建于 AdditionalLibraryRootsProvider.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... -
创建于 Indexing 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...