Eclipse not recognizing Scala code

前端 未结 11 2665
说谎
说谎 2021-02-18 19:20

I have Eclipse Indigo with the Scala IDE plugin. I downloaded a lift project from Maven. It builds correctly. Eclipse says it is viewing it with the Scala editor.

How

11条回答
  •  栀梦
    栀梦 (楼主)
    2021-02-18 19:51

    A couple of things I would try:

    1) Right-click on project, Configure > Add Scala Nature.

    2) In the Scala menu, Run Setup Diagnositics... > Use recommended default settings

提交回复
热议问题