1

I have a MacBook Pro, last year i've installed Eclipse just to try it and suddenly i've uninstalled it. Now i need it for an exam at University but i can't install it anymore..at the start it says "An error has occurred. See the log file /Users/andry_900/eclipse-workspace/.metadata/.log." but the directory /Users/andry_900/eclipse-workspace/ is empty, there's no log.
Please help me..how can i solve it?

enter image description here

7
  • 2
    An error has occurred. See the log file - Did you see the log?
    – BackSlash
    Sep 25, 2017 at 17:54
  • Well, start by reading the log that it tells you to read, which will give you some details. What you've posted here is absolutely useless. See How to Ask.
    – Ken White
    Sep 25, 2017 at 17:55
  • 1
    @AndreaBellia Likely .metadata is a hidden folder, you'll have to disable hiding hidden files and folders to see it. Or just cd through the command line.
    – BackSlash
    Sep 25, 2017 at 18:01
  • Have you tried the eclipse support forums? Sep 25, 2017 at 18:10
  • Maybe is Java 9 the problem?
    – Andry
    Sep 25, 2017 at 18:19

1 Answer 1

0

You are running with Java 9. Downgrade to Java 8 for Eclipse.

7

Not the answer you're looking for? Browse other questions tagged or ask your own question.