剛才安裝了swt Designer,發(fā)現(xiàn)提示公能沒有了。
解決方法:
windows->preferences->java->Editor->Code Assist 中
auto-activetion中的Enable auto-activetion選項要勾選上
這里面有個時間的設定是為提示代碼設定的顯示時間。你可以根據(jù)自己的情況設定。
但都不能自動提示,查了查以前eclipse 的設置才找到:window->Preferences->Java->Editor->Content Assist->Advanced 上面的選項卡Select the proposal kinds contained in the 'default' content assist list: 中把
Other Java Proposals 選項打上勾就可以了。
另注:
有些情況在eclipse中安裝插件時代碼自動功能失效,同樣可以用以上方式修改回來。
posted on 2008-09-02 14:20
李建軍 閱讀(1375)
評論(0) 編輯 收藏 所屬分類:
eclipse