-1

Here is the screenshot of this issue. I've tried removing the entire .m2 and reinstalling java and eclipse still didn't works. I am using eclipse oxygen 3 and Java 1.8

See Screenshot

Abilash S
  • 3
  • 2
  • Hi, check out [How to create a Minimal, Complete, and Verifiable example](https://stackoverflow.com/help/mcve) to ensure you will receive more attention. – iksajotien Apr 05 '18 at 08:44

1 Answers1

0

I think the problem is with your IDE as your using eclipse oxygen, Goto you eclipse installation directory where you can see an eclipse.ini file. The file is nothing but the startup configurations of the eclipse change your java path from "C:\Program Files\Java\jre1.8.0_162\bin" to JDK path, Hopefully, this will work fine