Link to home
Start Free TrialLog in
Avatar of Manikandan Thiagarajan
Manikandan ThiagarajanFlag for India

asked on

when i download eclipse it would ask JVM could not found

when i download eclipse it would ask JVM could not found.How could i solve this problem
ASKER CERTIFIED SOLUTION
Avatar of manuel_m
manuel_m
Flag of Germany image

Link to home
membership
This solution is only available to members.
To access this solution, you must be a member of Experts Exchange.
Start Free Trial
SOLUTION
Link to home
membership
This solution is only available to members.
To access this solution, you must be a member of Experts Exchange.
Start Free Trial
Avatar of Kevin Cross
Yes, as others have stated, Eclipse doesn't automatically install a JDK; therefore, you will have to follow their advice to download/install a JDK/JRE.

Then you can use Ajay's suggestion or alternatively in Eclipse, Window --> Preferences --> Java --> Installed JREs and click Add and then follow wizard to set Standard VM's java home, JARs, etc.
Avatar of Ajay-Singh
Ajay-Singh

>> alternatively in Eclipse, Window --> Preferences --> Java --> Installed JREs and click Add and then follow wizard to set Standard VM's java home, JARs, etc.

For this eclipse must be running
Good point. :)