美文网首页
eclipse不自动提示

eclipse不自动提示

作者: testerPM | 来源:发表于2020-01-14 23:02 被阅读0次

    参考地址:ccblog.csdn.net/weixin_39620735/article/details/78845680
    ------------------我的是下面这种情况,输入一个对象点,无任何提示-------------------
    1.此方法用于没有一点提示的情况:依次打开eclipse上面的windows ——preferences ——java ——editor —— content assist ,在右上方有一行“select the proposal kinds contained in the ‘default’ content assist list” 下面,勾选Java Prolosals 复选框,保存退出即可。
    ————————————————


    image.png

    如下图可以自动提醒了

    image.png

    相关文章

      网友评论

          本文标题:eclipse不自动提示

          本文链接:https://www.haomeiwen.com/subject/gzdzactx.html