How to restart a JAVA Eclipse workbench on a different JAVA VM?

0

I have been trying to create my first web service on JAVA Eclipse. But whenever, I am trying to compile my Web Service project the following error, JAVA JVM error

I have tried these methods for changing in the project properties and facets. In my JAVA folder there are both jre1.8 and jdk11.03 folder. In my JAVA_HOME variable, it points to the jdk folder.

devilboy477

Posted 2019-05-03T06:36:09.017

Reputation: 1

No answers