java - Use different jre for projects and for eclipse launch -


may newbie question...

i want use latest eclipse available. requires java 8. however, our company uses java 6 projects.

so:

  1. should download eclipse compatible java 6 ?
  2. or can configure java 6 projects regardless eclipse uses?
  3. would there issues, if possible use 2 versions (one eclipse , 1 project)?

i know newbie questions. search did not yield proper response.

no, can use latest java eclipse. jdk used project can configured per project or per workspace. can install jdks desire. i.e. can start eclipse using 32bit jdk while using 64bit jdk java ee-servers or projects, has nothing jre used eclipse. need set up.


Comments

Popular posts from this blog

asp.net - 'System.Web.HttpContext' does not contain a definition for 'GetOwinContext' Mystery -

yii2 - Yii 2 Running a Cron in the basic template -

mercurial graft feature, can it copy? -