You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The problem seems that eclipse-play does not recognize '404' as a correct route, and that's only after I installed japid plugin (the play plugin feels fine about 404), I found that 404 was recently added in 1.2.x, maybe it's a plugin version mismatch?
Also, route file in modules dir (play module's example I guess) also contains errors. with routes the plugin doesn't recognize.
--- routes ---
GET /favicon.ico 404
Error Message:
Description Resource Path Location Type
Missing route: 404 routes /demo/conf line 10 Problem
The text was updated successfully, but these errors were encountered: