Play! framework - views aren't compiled?

后端 未结 7 943
暗喜
暗喜 2021-01-05 08:43

I created a new project and working with eclipse (used eclipsify command).
basically, I moved the app directory from an old project to the new

7条回答
  •  慢半拍i
    慢半拍i (楼主)
    2021-01-05 08:55

    Re-run the command in play console with the sources this time:
    $ eclipse with-source=true

    And then go to eclipse and clean your project and build all

提交回复
热议问题