Windows->Preferences-> Validation missing in Spring Tool Suite 4
enter image description here
Do not found validation under reference in Spring Tool Suite 4
enter image description here
SQL Validation Errors in Spring Tools 4.23.0
I’ve upgraded to Spring Tools for Eclipse 4.23.0 today and I have a quite annoying problem:
In my Spring Data Repository’s SQL/HQL Queries I get errors for every named parameter (:parameterName Syntax).
It says “SQL: no viable alternative at input ‘…'”