Tadaso
- 活动总数 7
- 最后的活动
- 成员加入日期
- 关注 0 名用户
- 关注者数 0 名用户
- 投票数 1
- 订阅数 2
-
-
Tadaso 创建了一个帖子, 已回答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... -
Tadaso 进行了评论, -
Tadaso 创建了一个帖子, 已回答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...