eclipse使用方法(eclipse使用技巧及注意事项)
321次浏览 发布时间:2023-02-08 14:40:06一、自动代码补全功能:
菜单栏
---Window---Preferences---Java-Editor---Content Assist---Auto Activation---Auto activation triggers for Java:---输入“
.abcdefghijklmnopqrstuvwxyz”
Apply and Close完成。
二、部分快捷键失效,如ctrl+d、shift+回车等:
菜单栏
---Window---Perspective---Open Perspective---Java