eclipse在历史上搜索 [英] eclipse search in history

查看:168
本文介绍了eclipse在历史上搜索的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

可以在以前的保存文件修订中搜索?
这是内部eclipse版本系统,可以在历史视图中访问,而不是svn或任何类似的。

It is possible to search in previous revisions of saved file? This is internal eclipse version system which is accessible on History view, not svn or anything like it.

推荐答案

你可以在文件夹(在此插入工作区root)\.metadata\.plugins\org.eclipse.core.resources\.history上创建一个新的项目,并对此项目进行文件搜索。

You can create a new Project on the folder "(insert workspace root here)\.metadata\.plugins\org.eclipse.core.resources\.history" and do a file search on this project.

不要忘了在搜索窗口中的文件名模式中添加一个简单的*,因为Eclipse历史文件根本没有文件扩展名所以他们不会被*。*找到。

Don't forget to add a plain "*" to the "File name patterns" in the Search window, as the Eclipse history files have no file extension at all (so they would not be found by "*.*").

这篇关于eclipse在历史上搜索的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆