IntelliJ cannot resolve symbol @defining for Play2
已回答
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?
请先登录再写评论。
It appears to a be a known bug, please follow https://youtrack.jetbrains.com/issue/SCL-13219 for updates.
Is that what I would do if it was recognizing fun or main or printIn as well?
It looks like a different issue, please file a new bug.