Unable to resolve reverse routing methods in IntelliJ

前端 未结 7 1019
粉色の甜心
粉色の甜心 2020-12-14 10:10

I\'m following one of the play framework tutorials, but I\'m getting compile errors whenever I try to use reverse routing. Firstly,

public static Result java         


        
7条回答
  •  暗喜
    暗喜 (楼主)
    2020-12-14 10:47

    I am using Idea 14.1.4 community edition, i managed to remove the index and route not resolved errors by right clicking on the target folder and marking it as not excluded. NB i run my project using the command line i can not find any run configuration in the ide.

提交回复
热议问题