-
Task
-
Resolution: Unresolved
-
Not Evaluated
-
None
-
None
Why?
Cause
- This is needed?
Customer
- If any for this?
Cruft
- Why this would not be needed?
What?
Currently, the validation of QtBuild variables happens when we build the Qt project in the QtBuildTask. It would be better to handle these errors in QtGradlePlugin.groovy when they are parsed by the Gradle Plugin. This might even show errors during sync instead of waiting for build to happen.