IntelliJ cannot resolve symbol @defining for Play2

Answered

When working with Play app, after defining a template variable with @defining, IntelliJ cannot resolve the use of @defining nor the variable created. The application compiles fine, however, I want to be able to see the variable properties as I edit the template. Is there any setting that needs to be enabled so that the framework helpers are resolved?

0
3 comments

It appears to a be a known bug, please follow https://youtrack.jetbrains.com/issue/SCL-13219 for updates.

0
Avatar
Permanently deleted user

Is that what I would do if it was recognizing fun or main or printIn as well?

0

It looks like a different issue, please file a new bug.

0

Please sign in to leave a comment.