Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Newcomers » Newcomers » Windows 10 Java 64(Can't install Eclipse)
Windows 10 Java 64 [message #1829690] Thu, 09 July 2020 00:03 Go to next message
Jeff Schueller is currently offline Jeff SchuellerFriend
Messages: 2
Registered: July 2020
Junior Member
Ok I have verified Java is installed:

C:\Users\Jeff>java -version
java version "1.8.0_251"
Java(TM) SE Runtime Environment (build 1.8.0_251-b08)
Java HotSpot(TM) Client VM (build 25.251-b08, mixed mode, sharing)

Eclipse installer still says it is not there. Any Ideas??
Re: Windows 10 Java 64 [message #1829694 is a reply to message #1829690] Thu, 09 July 2020 01:23 Go to previous messageGo to next message
Nitin Dahyabhai is currently offline Nitin DahyabhaiFriend
Messages: 4434
Registered: July 2009
Senior Member

This is a little difficult to confirm, but I think it would identify itself as a 64-bit JRE if it were one, and current releases require (and the installer looks for) a 64-bit JRE.

_
Nitin Dahyabhai
Eclipse Web Tools Platform
Re: Windows 10 Java 64 [message #1829696 is a reply to message #1829694] Thu, 09 July 2020 03:56 Go to previous messageGo to next message
Ed Merks is currently offline Ed MerksFriend
Messages: 33137
Registered: July 2009
Senior Member
Yes, my 32 bit VM prints things:
$/c/Program\ Files\ \(x86\)/Java/jdk1.8.0_101/bin/java.exe -version
java version "1.8.0_101"
Java(TM) SE Runtime Environment (build 1.8.0_101-b13)
Java HotSpot(TM) Client VM (build 25.101-b13, mixed mode)

But a 64 bit one prints this:
$java -version
java version "1.8.0_121"
Java(TM) SE Runtime Environment (build 1.8.0_121-b13)
Java HotSpot(TM) 64-Bit Server VM (build 25.121-b13, mixed mode)


Ed Merks
Professional Support: https://www.macromodeling.com/
Re: Windows 10 Java 64 [message #1829714 is a reply to message #1829696] Thu, 09 July 2020 12:18 Go to previous message
Jeff Schueller is currently offline Jeff SchuellerFriend
Messages: 2
Registered: July 2020
Junior Member
Thanks everyone. The issue WAS ther flipping java installed the 32 even though I selected 64. I diff ther manual install and everything works. I even made the test watch face. I have a lot to learn and relearn. It's amazing how getting older and not doing something for just a few years can make you totally forget even ther easiest things. But on the bright side, I can still remember calculus.
Previous Topic:Eclipse IDE strange behavior
Next Topic:What JVM config options does Eclipse insert into application?
Goto Forum:
  


Current Time: Sat Apr 20 05:59:44 GMT 2024

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

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

Back to the top