Java IDE:Eclipse 和 NetBeans 的烦恼:有任何可能的修复或替代方案吗?

发布于 2024-10-25 09:55:38 字数 333 浏览 1 评论 0原文

我喜欢 Eclipse IDE,但它有一个烦人的 bug,太令人沮丧了,我将输入一行文本,在回车或滚动后,IDE 会错误地绘制该行或与自身重叠,从而使我无法我可以破译它,而无需向上滚动以擦除该行并让它自行刷新。

NetBeans 和 Eclipse 都存在一个问题,即上下文帮助仅出现在“.”之后。在我打字时在标识符之后输入。输入任何不正确的字母或键入符号或空格后,上下文帮助将消失并且不会返回,直到我完全擦除回到该点并重新键入为止。

有什么办法可以解决这些问题吗?他们让我很烦人。如果没有的话,有没有更好的IDE可用?

编辑:Eclipse 版本是 Europa;升级到 Helios 版本解决了一切

I like the Eclipse IDE, but it has an annoying bug that makes it too frustrating, where I will be typing a line of text, and after the carriage return or scrolling, the IDE draws the line incorrectly or overlaps itself, making it impossible for me to decipher it without scrolling back up to erase the line and let it refresh itself.

Both NetBeans and Eclipse have a problem where the context help will only appear after a '.' is entered after an identifier while I'm typing. After any incorrect letters have been entered or a symbol or space is typed, the context help will disappear and not return until I erase all the way back to the point and retype it.

Is there any way to fix these problems? They are very annoying to me. If not, are there any better IDEs available?

EDIT: Eclipse release was Europa; upgrading to Helios release solved everything

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

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

发布评论

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

评论(3

远昼 2024-11-01 09:55:38

我认为你应该尝试 IntelliJ IDEA 10。

I think you should try IntelliJ IDEA 10.

人海汹涌 2024-11-01 09:55:38

从来没有遇到过画线的问题。

在 Eclipse 中,可以随时通过按 ctrl+space 来恢复自动完成/上下文菜单

Never had the line drawing issue.

In Eclipse, the auto-complete / context menu can always be brought back up, at any time, by hitting ctrl+space

GRAY°灰色天空 2024-11-01 09:55:38

在 Eclipse 中查看

Windows ->
首选项 ->
Java ->
编辑器 ->
内容辅助

其中有一些自动激活选项可供您调整,是的...将键盘上的每个字符放入自动激活触发器中Java 选项几乎可以完成 VS 所做的事情。

感谢您提出这个问题,因为它引导我尝试这个! :D

In eclipse check out

Windows ->
Preferences ->
Java ->
Editor ->
Content Assist

In there are some options for Auto-Activation that you can tweak, and yes... putting every character on your keyboard into the Auto activation triggers for Java option will do pretty much what VS does.

Thanks for asking this question cause it lead me to try this! :D

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