Skip to main content



      Home
Home » Language IDEs » Java Development Tools (JDT) » Can't install or run Eclipse IDE 2018‑12 in Windows 10. (Jdk 11.2 is installed. But shows error message of no "jre")
Can't install or run Eclipse IDE 2018‑12 in Windows 10. [message #1802240] Mon, 04 February 2019 23:29 Go to next message
Eclipse UserFriend
index.php/fa/34811/0/
  • Attachment: Capture.PNG
    (Size: 35.61KB, Downloaded 1384 times)

[Updated on: Mon, 04 February 2019 23:35] by Moderator

Re: Can't install or run Eclipse IDE 2018‑12 in Windows 10. [message #1802243 is a reply to message #1802240] Tue, 05 February 2019 01:09 Go to previous messageGo to next message
Eclipse UserFriend
You are running with a 32 bit JVM but have installed a 64 bit application. It's probably easiest/best to install either

Windows x64 207.46 MB jdk-8u201-windows-x64.exe

or

Windows x64 211.58 MB jdk-8u202-windows-x64.exe

from

https://www.oracle.com/technetwork/java/javase/downloads/jdk8-downloads-2133151.html
Re: Can't install or run Eclipse IDE 2018‑12 in Windows 10. [message #1802274 is a reply to message #1802243] Tue, 05 February 2019 12:11 Go to previous messageGo to next message
Eclipse UserFriend
U mean latest JDK 11.2 is not enough alone?
Re: Can't install or run Eclipse IDE 2018‑12 in Windows 10. [message #1802297 is a reply to message #1802274] Wed, 06 February 2019 00:13 Go to previous message
Eclipse UserFriend
The problem appears to be that installing Java 11 don't actually put Java 11 on the system PATH, so Eclipse's launcher will not find it, so you have to do manual steps as described here:

https://wiki.eclipse.org/Eclipse.ini#-vm_value:_Windows_Example

And similarly the Eclipse Installer will not find Java 11 either.
Previous Topic:Using a windowbuilder project
Next Topic:Best Java programming software? My teacher told me to use Notepad++
Goto Forum:
  


Current Time: Sat Jul 12 06:05:41 EDT 2025

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

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

Back to the top