Programming Tips - How can I give Eclipse a private (Java Runtime Environment) ?

Date: 2017sep21 Product: Eclipse OS: Windows Q. How can I give Eclipse a private (Java Runtime Environment) ? A. Place it in <Eclipse-folder>\jre In other words, where ever eclipse.exe is... make a subfolder called "jre" and put your Java in there.