adk - Java Runtime Environment (JRE) or Java Development Kit (JDK) must be available in order to run eclipse -


i downloaded newest android development kit , keep receiving error. tells me there no virtual machine available in path eclipse\jre\bin\javaw.exe in current path. cannot seem work. have newest jdk well. trying run on windows 8.1 machine. suggestions?

add vm param this

-vm c:\java\jdk\1.6\bin\javaw.exe 

to ecipse.ini. see http://wiki.eclipse.org/eclipse.ini


Comments

Popular posts from this blog

android - Get AccessToken using signpost OAuth without opening a browser (Two legged Oauth) -

org.mockito.exceptions.misusing.InvalidUseOfMatchersException: mockito -

google shop client API returns 400 bad request error while adding an item -