Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Newcomers » Newcomers » Newbie in need of help(Getting eclipse to run)
Newbie in need of help [message #1058142] Sun, 12 May 2013 13:18 Go to next message
Robert Vroom is currently offline Robert VroomFriend
Messages: 1
Registered: May 2013
Junior Member
I know nothing about programing, and am trying to learn C++. I have downloaded the programs that the educational program I am using recommended, but when I try to open eclipse I get the message,

"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 searching the following locations: C:\Program Files\eclipse\jre\bin\javaw.exe
javaw.exe in your current PATH


When I look in eclipse, there is no "jre" file, and I have no idea how to fix this. As I said above, I am a complete novice in programing. Can someone please tell me how to get past this point without using any programing type language.

Thank you for any help you can provide.

Robert
Re: Newbie in need of help [message #1058168 is a reply to message #1058142] Mon, 13 May 2013 02:09 Go to previous message
David Wegener is currently offline David WegenerFriend
Messages: 1445
Registered: July 2009
Senior Member
On 05/12/2013 06:26 PM, Robert Vroom wrote:
> I know nothing about programing, and am trying to learn C++. I have
> downloaded the programs that the educational program I am using
> recommended, but when I try to open eclipse I get the message,
> "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 searching the following locations: C:\Program
> Files\eclipse\jre\bin\javaw.exe
> javaw.exe in your current PATH
>
>
> When I look in eclipse, there is no "jre" file, and I have no idea how
> to fix this. As I said above, I am a complete novice in programing. Can
> someone please tell me how to get past this point without using any
> programing type language.
>
> Thank you for any help you can provide.
>
> Robert
You need a JDK/JRE in order to run Eclipse. Eclipse doesn't include
one. You have to install one separately. Here is a link explaining
what is required.

http://wiki.eclipse.org/Eclipse/Installation

You may also have to point to the JDK/JRE. The best way is to edit the
eclipse.ini file.

http://wiki.eclipse.org/Eclipse.ini
Previous Topic:Maintaining multiple eclipses and plugins
Next Topic:Trouble getting my app started on my android device.
Goto Forum:
  


Current Time: Thu Apr 25 01:06:42 GMT 2024

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

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

Back to the top