Eclipse javadoc 查看(和悬停)模糊文本

发布于 2024-11-17 07:39:52 字数 651 浏览 6 评论 0原文

我在 Windows 7 上使用 Eclipse 3.7,无论我选择什么字体或大小,javadoc 视图中的文本都是模糊的。

在这里您可以看到屏幕截图。

在网络浏览器视图中也会发生同样的情况。在所有其他视图中,文本都没有问题。

有可能解决这个问题吗?

编辑:如果 IE9 解决了问题,则删除,这里看起来正常

注 1:要更好地查看有问题的文本,请放大图像。

注 2:我只能使用系统还原来删除 IE9(请小心使用,它会尝试仅还原 exe 文件、dll、注册表,但不会还原其他文件,例如 conf 文件这意味着,如果您有 some-custom-install/hello.exehello.conf,并且在还原点之后更新了它们,则还原将还原 < 。 em>仅 exe,如果你保留的话。 hello.conf 版本信息或者如果版本之间不兼容,则恢复后它们将不同步)。

I am using Eclipse 3.7 on Windows 7, and the text in the javadoc view is blurry, no matter what font or size I choose.

Here you can see screenshot.

The same is happening in the web browser view. In every other view the text is okay.

Is it possible to fix this?

EDIT: Removal if IE9 fixes the problem, here it looks normal

Note 1: To see the problematic text better, ZOOM in on the image.

Note 2: I could remove IE9 only using system restore (use this with care, it tries to resore only exe files, dlls, registry, but not others, like conf files. That means, if you have some-custom-install/hello.exe and hello.conf, and if after the restore point you have updated them, restoring will restore ONLY the exe. And if you keep the hello.conf version info or if incompatible between versions, after the restore they will be out of sync).

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

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

发布评论

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

评论(1

小猫一只 2024-11-24 07:39:52

要禁用抗锯齿功能,请将 2 个 DLL dwrite.dll + detoured.dll 复制到eclipse.exe,然后重新启动 Eclipse。

它适用于 Eclipse 32 位版本,但我认为它不适用于 Eclipse 64 位版本。

To disable anti-aliasing, copy the 2 DLL dwrite.dll + detoured.dll next to eclipse.exe, and restart Eclipse.

It works with Eclipse 32-bit edition, but I think it does not work with Eclipse 64-bit edition.

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