The Issue
I am unable to compile Java code for an imported Eclipse project on IntelliJ build 182.4505.22 on Java 9 and 10. The following error is displa
I Had Similar issue in my mac.I just deleted .m2 repository and did maven clean install again worked.