gpt4 book ai didi

eclipse - 在Eclipse中建立索引全文搜索?

转载 作者:行者123 更新时间:2023-12-04 05:01:23 25 4
gpt4 key购买 nike

Eclipse是否可以(通过插件或其他方式)为项目构建全文索引,以便搜索String不会线性搜索项目中的所有文件?

(或者它是否会自动建立这样的索引以加快以后的搜索速度?)

最佳答案

Eclipse的搜索组件使用的索引文件(例如SearchParticipant)在您的工作空间中:

.metadata\.plugins\org.eclipse.jdt.core

this thread中所述,

These files are used by the search or some other tools in Eclipse.
If you remove them, they will created again when you restart Eclipse or when you will activate the indexes. Then you will see a progress bar saying the number of files that need to be indexed.

关于eclipse - 在Eclipse中建立索引全文搜索?,我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/2272124/

25 4 0
Copyright 2021 - 2024 cfsdn All Rights Reserved 蜀ICP备2022000587号
广告合作:1813099741@qq.com 6ren.com