Installed JRE pointing to JDK & Libraries pointing to jre[Please note- there solutions out there Eclipse, but I'm using Sprint STS] Spring Tool Suite Version: 3.9.3.RELEASE Apache Maven 3.2.5 Java- 10.0.1 OS - Windows 10 Tomcat 8.5
I have already verified Installed JRE has a JDK entry. Have verified JAVA_HOME and Path environment variables.
Maven Clean & Validate works. Maven Compile does not work. Gives me error - "No compiler is provided in this environment. Perhaps you are running on a JRE rather than a JDK? "
Can someone please help?