I am facing this weird problem with my Eclipse. Getting this error
The type Set is not generic; it cannot be parameterized with arguments <Integer>
I cleaned and build my project again. Checked my Configure Build path and ensured that JRESystemLibrary is above MavenDependencies in Order and Export.
Googled as well but I can't find any issue with my code. Why is the error popping up.