Eclipse would have launched with some JRE support, to understand and know which version of java is used and from where it picked up. Follow these steps.
Go to Help->About Eclipse -> Installation Details -> Configuration
Look for below parameters:
java.version=1.7.0_55
java.home=C:\Program Files\Java\jre7
eclipse.vm=C:\Program Files\Java\jre7\bin\javaw.exe
Go to Help->About Eclipse -> Installation Details -> Configuration
Look for below parameters:
java.version=1.7.0_55
java.home=C:\Program Files\Java\jre7
eclipse.vm=C:\Program Files\Java\jre7\bin\javaw.exe
No comments:
Post a Comment