Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
就像我输入:
public String name
Eclipse 建议nameString使用变量名称。
nameString
我正在使用 Eclipse 4.2
我在这里看到了同样的问题,但是按照答案中的说明,我仍然不确定该怎么做。
如何阻止 Eclipse 将变量类型放在变量名之后
在里面
窗口 -> 首选项 -> java -> 编辑器 -> 内容辅助 -> 高级
您需要关闭 Java Proposals 或 Java Proposals (Task-Focused) 的页面
不幸的是,这也关闭了很多有用的内容辅助