Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Newcomers » Newcomers » Installer and Java Detection
Installer and Java Detection [message #1729579] Fri, 15 April 2016 15:38 Go to next message
Paul Braman is currently offline Paul BramanFriend
Messages: 2
Registered: April 2016
Junior Member
I am attempting to use the installer, eclipse-inst-win64.exe, downloaded (again) today after having installed Oracle Java 1.8 (u77) on my Windows 10 64-bit machine.

Without delay, it defers me to the "JRE Missing" page (http://download.eclipse.org/oomph/jre/?vm=1_1_7_0_64_0) even though Java is clearly installed on my machine. I am hoping that I do not have to install Java 1.7 for some reason as that would seem odd but I'm open to any suggestions!

Thanks.
Re: Installer and Java Detection [message #1729582 is a reply to message #1729579] Fri, 15 April 2016 16:05 Go to previous messageGo to next message
Nitin Dahyabhai is currently offline Nitin DahyabhaiFriend
Messages: 4435
Registered: July 2009
Senior Member

It's possible that you have a 32-bit JRE installed. Open a Command Prompt window, move to the directory where the java.exe is, and run it with the -d64 switch to test if it is really 64-bit.


_
Nitin Dahyabhai
Eclipse Web Tools Platform
Re: Installer and Java Detection [message #1729591 is a reply to message #1729582] Fri, 15 April 2016 17:10 Go to previous message
Paul Braman is currently offline Paul BramanFriend
Messages: 2
Registered: April 2016
Junior Member
Well of course it was that simple.

[sighs]

Downloaded and installed the 64-bit Java and re-ran the installer. Eclipse now installed.

Thanks!

[Updated on: Fri, 15 April 2016 17:11]

Report message to a moderator

Previous Topic:Trouble getting Eclipse to run
Next Topic:JFrame.add() will not accept JButton
Goto Forum:
  


Current Time: Thu Apr 18 05:25:00 GMT 2024

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

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

Back to the top