jdk – Programmerbay https://programmerbay.com A Tech Bay for Tech Savvy Thu, 26 Nov 2020 10:57:47 +0000 en-US hourly 1 https://wordpress.org/?v=6.5.5 https://programmerbay.com/wp-content/uploads/2019/09/cropped-without-transparent-32x32.jpg jdk – Programmerbay https://programmerbay.com 32 32 How to fix JRE or JDK must be available in order to run Eclipse problem https://programmerbay.com/jrk-or-jdk-must-be-available-in-order-to-run-eclipse-resolved/ https://programmerbay.com/jrk-or-jdk-must-be-available-in-order-to-run-eclipse-resolved/#respond Fri, 05 Jun 2020 16:44:26 +0000 https://programmerbay.com/?p=5646 While installing Eclipse on your system, you have came across a pop-up dialog preventing you from setting up the Eclipse environment. The dialog says:

A Java Runtime Environment (JRE) or Java Development Kit (JDK) must be available in order to run Eclipse. No Java virtual machine was found after a search following locations:… Javaw.exe in your current PATH “.

eclipse JDK

So to resolve ” no java virtual machine was found eclipse … javaw.exe in your current path ” , do the following steps :

1) Download Java Development Kit first from here .

2) Locate javaw.exe file at ” C:\Program Files\Java\jdk-12\bin ”

eclipse 3 1

3) Copy the path and use the short command “Window+ Pause” to open System Information or “Control Panel\System and Security\System

4) Click on Advanced System settings and open Environment Variables

5) Under System Variable add a new path where you have to put the variable name as PATH and paste the path which you previously copied to Path value

path

6) Apply changes and now try to run the exe file of Eclipse.

Hope, above instructions helped you.

]]>
https://programmerbay.com/jrk-or-jdk-must-be-available-in-order-to-run-eclipse-resolved/feed/ 0
How to install NetBeans and JDK https://programmerbay.com/how-to-install-netbeans-and-jdk/ https://programmerbay.com/how-to-install-netbeans-and-jdk/#respond Sat, 14 Sep 2019 16:46:25 +0000 https://programmerbay.com/?p=5092 1.Go to the given link here and choose the exe. File to download which relevant to your Operating system.

2.After selecting, Netbeans software with JDK would start downloading.

3.After that, install the downloaded executable file.

netbeans

4.Finally, your NetBeans has installed properly.

netbeans2

]]>
https://programmerbay.com/how-to-install-netbeans-and-jdk/feed/ 0