Looking for Java EE Version installed with Eclipse -


i relatively new java development. have couple of questions: 1. how know version of eclipse java ee installation? 2. how upgrade newer version java ee 7.

regards, janet t.

your eclipse config file should indicate java version eclipse running on. specified '-vm' tag, indicates directory eclipse using java.exe file.

to upgrade newer version, can download oracle website , point '-vm' directory installed downloaded version. can have multiple java versions installed on machine. 1 specified in java_home system properties 1 used build jars if building command line.


Comments

Popular posts from this blog

sublimetext3 - what keyboard shortcut is to comment/uncomment for this script tag in sublime -

java - No use of nillable="0" in SOAP Webservice -

ubuntu - Laravel 5.2 quickstart guide gives Not Found Error -