Reputation: 11
I have a problem with opening Eclipse Juno 64 bit. Here is a picture of the error:
I don't know why this is happening, and this is my first time seeing an error like this. I have already reinstalled JDK/JRE 64 bit, but it didn't fix the problem.
Upvotes: 1
Views: 114
Reputation: 331
Config is good, the problem is folder name: remove special character from folders names.
I had a folder named "Prj#1" and eclipse show me same error. I had renamed folder as "Prj1" and all works fine.
Upvotes: 1