in Eclipse in Window/preferences/java/installed jre's you can set the jre Eclipse is using. Check if that matches the location of the jre or jdk on your computer.
On Dec 2, 3:04 am, Haojie Xu <[EMAIL PROTECTED]> wrote: > John2o01 写道:> when i try to run eclipse i get this error " A Java Runtime > Enviroment > > (JRE) or Java Development Kit (JDK) > > must be available in order to run Eclipse. No Java virtual machine was > > found after searching the following locations: > > C:\Documents and Settings\TEMP\Desktop\myg1\eclipse-jee-ganymede-SR1- > > win32\eclipse\jre\bin\javaw.exe > > javaw.exe in your current PATH" > > > can any one please help me? > > Are you sure that JDK has been intalled before you start Eclipse? > Or try this: > C:\eclipse\eclipse.exe -vm "C:\Program > Files\Java\jdk1.5.0_04\bin\javaw.exe" --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Android Beginners" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [EMAIL PROTECTED] For more options, visit this group at http://groups.google.com/group/android-beginners?hl=en -~----------~----~----~----~------~----~------~--~---

