清除Eclipse中的内置浏览器中的历史记录

 


1、找到你的eclipse存放工程的路径;

2、打开.metadata.pluginsorg.eclipse.core.runtime.settings
下的org.eclipse.ui.browser.prefs (使用记事本、写事板或者EditPlus打开)

3、找到internalWebBrowserHistory,清除"="后面的内容。
最后如所示:internalWebBrowserHistory=

4、重启Eclipse

相关文章:

  • 2021-06-15
  • 2021-11-15
  • 2021-10-11
  • 2021-05-02
  • 2022-02-17
  • 2021-09-24
猜你喜欢
  • 2022-01-16
  • 2021-08-25
  • 2021-05-15
  • 2021-10-05
  • 2021-05-01
  • 2021-07-25
  • 2021-11-21
相关资源
相似解决方案