apache / apache/grails-intellij-plugin
GrailsCompileStatic now results in error warnings on where queries in controllers
- Dominant language
- Java
- Stars
- 17
- Forks
- 4
- Avg merge
- 5d 15h
- Merged PRs (30d)
- 4
Description
IU-183.5153.38, JRE 1.8.0_152-release-1343-b26x64 JetBrains s.r.o, OS Linux(amd64) v4.20.3-desktop-3.mga7, screens 3840x2160
When importing my Grails projects into Intellij, controllers artifacts show many errors in Intellij editor panel, if GrailsCompileStatic is used on the controller class.
Unresolved symbols in where queries are considered as errors. Furthermore, on some projects, params attributes are considered also as errors.
Thanks for your support,
Adrien
---
*Imported from [IDEA-205862](https://youtrack.jetbrains.com/issue/IDEA-205862) · Type: Bug · Votes: 3*
*Comments, attachments, dates and reporter are not part of the export — follow the link above for the full history.*
Contributor guide
No contributing guide indexed for this repository
Research direction
Start by importing a Grails project into IntelliJ with GrailsCompileStatic on a controller and inspect the reported unresolved symbols in where queries and params. Compare the editor diagnostics with the project's actual behavior; done means valid controller references are no longer shown as errors.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- java
- Domain
- tooling
- Issue type
- Bug
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Active
- Clarity
- Needs clarification
- Newbie friendliness
- 38/100