GWT/GPE 开发 / Eclipse Slow - 工作空间娱乐有帮助

发布于 2024-12-19 01:45:15 字数 577 浏览 3 评论 0原文

我发现经过几周的 GWT 开发后,我的开发模式编译突然变慢,在开发模式控制台日志中看到这一点:

Validating newly compiled units

我发现了一个相关的问题,但这与我的问题相比似乎有点模糊

Eclipse 变得太慢 - 工作区重新创建有帮助

因为我丢失了窗口/工具栏布局设置(即使导出/导入首选项)和其他有用的东西,当我重新创建工作区时,我想找出可以清理哪些文件?

我已经使用 GWT 提出了一个错误..

Im finding after a few weeks of GWT development my Development Mode compilations suddenly slow down at the stage where you see this in the Development Mode console log:

Validating newly compiled units

I've found a related question but this seemed a little vague compared to my issue

Eclipse getting too slow - workspace recreation helped

Since I lose window/toolbar layout settings (even if export/import prefs) and other useful things when I recreate the workspace I want to find out which files I can clean?

I've raised a bug with GWT..

如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。

扫码二维码加入Web技术交流群

发布评论

需要 登录 才能够评论, 你可以免费 注册 一个本站的账号。

评论(2

我ぃ本無心為│何有愛 2024-12-26 01:45:15

另一个答案确实解决了我的情况。

您是否可能在代理后面操作,必须在“首选项”->“常规”->“网络连接”中配置该代理(例如用于安装插件)?

我的情况确实如此,但我已停用代理设置以访问内部 SVN。看起来,验证例程总是尝试下载 ui Binder XSD,但没有成功,这需要花费大量时间。

关于我在第一个答案中的评论:是的,重新安装后它运行得更快,但原因是我必须激活代理设置才能重新安装。当我再次停用它以进行 SVN 提交时,它再次运行缓慢;-)

Another answer which really solved it in my case.

Is it possible that you are operating behind a proxy which has to be configured in Preferences->General->Network Connections (e.g. for installing plugins)?

That's true in my case but I had deactivated the proxy settings to reach the in-house SVN. As it seemed, the Validation routine always tries to download ui binder XSDs without success which takes a lot of time.

Concerning my comment in my first answer: yes, it run a lot faster after reinstallation but the reason was that I had to activate the proxy settings for reinstallation. Once I deactivated it again for an SVN commit, it ran slow again ;-)

总以为 2024-12-26 01:45:15

我对 Eclipse 有类似的问题(Indigo Service Release 1 Build id:20110916-0149)
和 GWT 插件。特别是在启动 Eclipse 时,验证项目中的 GWT 组件需要很长时间。

谷歌搜索显示,GWT 设计器与 64 位 Eclipse Indigo 结合使用会导致此问题。

http://code.google.com/p/google -web-toolkit/issues/detail?id=6602

我将尝试在没有 Designer 的情况下重新安装 GWT 插件。

I have similar problems with Eclipse (Indigo Service Release 1 Build id: 20110916-0149)
and the GWT plugin. Especially when starting Eclipse, Validating the GWT components in my project takes ages.

Googling revealed that the GWT designer in combination with a 64Bit Eclipse Indigo causes this issue.

http://code.google.com/p/google-web-toolkit/issues/detail?id=6602

I wil try to reinstall the GWT plugin without Designer.

~没有更多了~
我们使用 Cookies 和其他技术来定制您的体验包括您的登录状态等。通过阅读我们的 隐私政策 了解更多相关信息。 单击 接受 或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
原文