0

Heres my edited eclipse ini file

So I am a beginner in java and I have installed Java 9.0.1+11 and JDK 9.1.0 and have installed Eclipse Neon 3 EE for java developers package on my macbook pro. Every time I try to run the eclipse it shows the error:

/Users/Myname/Documents/workspace/.metadata/.log.

Mattyboy
  • 1
  • 1
  • Only Eclipse Oxygen.1a (4.7.1a) works with Java 9 without modifications. For earlier releases the eclipse.ini has to be modified. – greg-449 Oct 25 '17 at 15:18
  • How should it be modified? Would appreciate some help on this. – Mattyboy Oct 25 '17 at 15:20
  • Read the answer in the duplicate carefully. The add modules line starts with **two** `-` characters - `--add-modules=ALL-SYSTEM` you only have one. Even when it works you won't get full Java 9 support, you should really move to Oxygen.1a – greg-449 Oct 25 '17 at 16:08
  • Alright, thanks for your tip. – Mattyboy Oct 26 '17 at 04:10

0 Answers0