清除Eclipse的内部Web浏览器 [英] Clear Eclipse's Internal Web Browser

查看:370
本文介绍了清除Eclipse的内部Web浏览器的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

我正在一个巨大的php项目工作,它有很多js,我想知道如何清除内部Web浏览器缓存,因为当我调试它,内部Web浏览器加载缓存版本的js文件。我没有尝试重建整个项目,因为它是大的。

解决方案

这也不是问题的确切答案,但有些相关的事情。

现在我还没有在Windows - 首选项 - 常规 - Web浏览器中找到一个简单的选项(我使用Eclipse Indigo)来清除内部浏览器缓存! ! - 显示大多数用户没有使用eclipse内部浏览器。



要清除累积的URL,您可以删除条目 internalWebBrowserHistory ,位于

 
yourworkspace / .metadata / .plugins / org.eclipse.core.runtime / .settings / org.eclipse.ui中的文件中。浏览器.prefs



我可以在eclipse市场上看到一个名为Advanced Browser的插件..但是不能确定它提供了任何缓存清理工具 - 它只是谈论多个选项卡 - 需要尝试这个。


I'm working at a huge php project, it have many js, and I want to know how to clear the internal web browser cache, because when I'm debugging it, the internal web browser loads a cached version of js files. I didn't try rebuild the entire project because is big.

解决方案

This is also not an exact answer to the question but some thing relevant to it.
Still now I don't find a simple option (I use Eclipse Indigo) on the "Windows--Preference--General--Web Browser" to clear the internal browser Cache !! - It shows that most of the users are not using the eclipse internal browser.

To clean away the accumulated URL you can remove the entry "value" internalWebBrowserHistory from the file located in

yourworkspace/.metadata/.plugins/org.eclipse.core.runtime/.settings/org.eclipse.ui.browser.prefs

I can see a plugin called Advanced Browser on eclipse market-place.. - But not sure it gives any cache clearing facility - it just talks about multiple tab - Need to try this.

这篇关于清除Eclipse的内部Web浏览器的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

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