Can I enable code completion to be activated as I type like how it works in Visual Studio?
Go to Preferences > Java > Editor > Content Assist and paste "ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz." (note the dot after z) into the "Auto activation triggers for Java:" field
ps:来自jdt faq.
本文介绍如何在Eclipse中为Java编辑器设置代码自动补全功能,使其更接近Visual Studio的工作方式。具体步骤包括:转到首选项>Java>编辑器>内容辅助,并在“Java的自动激活触发器”字段中输入特定字符序列。
1114

被折叠的 条评论
为什么被折叠?



