Eclipse not recognizing Scala code

前端 未结 11 2636
说谎
说谎 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:46

    I was facing the same problem, because in project scala folder was not included followed following steps project -> properties -> java built path -> source -> add folder

提交回复
热议问题