Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Newcomers » Newcomers » eclipse no java virtual machine was found
eclipse no java virtual machine was found [message #1022065] Thu, 21 March 2013 08:18 Go to next message
Nadeem Bader is currently offline Nadeem BaderFriend
Messages: 1
Registered: March 2013
Junior Member
Hi,

I'm new to Eclispe,
Need tto install Eclipse IDE in order to start develop Android Apps

I downloaded the installation zip file from Eclispe webite, Extract it and tried to run it, but I got the error message which is attached with this post.

Can you please helop me step by step how can I solve this issue?

Regards,
Nadeem
Re: eclipse no java virtual machine was found [message #1022208 is a reply to message #1022065] Thu, 21 March 2013 13:42 Go to previous message
Stephane Begaudeau is currently offline Stephane BegaudeauFriend
Messages: 458
Registered: April 2010
Location: Nantes (France)
Senior Member

Hi,

If you open the command line or power shell and type "java -version" do you have an error?
- If yes, you need to add the location of your JVM to your PATH or you may be missing the JAVA_HOME system variable.
Have a look here: Start menu -> Computer -(right click)-> Properties -> Advanced system settings -> Environment Variables -> System variables
- If no, it's odd, you can always setup the location of your Java virtual machine directly in the eclipse.ini file located in your Eclipse installation directory like this.

Regards,

Stephane Begaudeau, Obeo

--
Twitter: @sbegaudeau
Google+: +stephane.begaudeau
Blog: http://stephanebegaudeau.tumblr.com | Eclipse Java Development Tools Tips and Tricks
Previous Topic:eclipse shortcut key to simulate control key + mouse hovering
Next Topic:Updates and Libraries
Goto Forum:
  


Current Time: Thu Mar 28 23:19:32 GMT 2024

Powered by FUDForum. Page generated in 0.08300 seconds
.:: Contact :: Home ::.

Powered by: FUDforum 3.0.2.
Copyright ©2001-2010 FUDforum Bulletin Board Software

Back to the top