0

Hey guys I'm having some problems with Eclipse. Here's a screen: enter image description here

Here's my error log and .ini: http://pastebin.com/VZ8pf6s9

I have JDK and JRE version 1.8

chiwangc
  • 3,428
  • 16
  • 23
  • 31
Dimension
  • 3
  • 1

1 Answers1

1

You have a 64-bit Eclipse and a 32-bit JRE (in C:\Program Files (x86)\Java\jre1.8.0_45) . They have to match. I suggest you get the 32-bit Eclipse as it's something you unzip rather than uninstall/install.

nitind
  • 17,271
  • 4
  • 31
  • 40