Reputation: 319
I already tried the solutions posted in stackoverflow.com like :
Eclipse Oxygen : Incompatible java versions
it does not solve my problem, I still have the following message in attachment :
I have Eclipse Oxygen.3a (4.7.3a) on Mac and the latest version of Windowbuilder.
Upvotes: 0
Views: 1544
Reputation: 73
Edit eclipse.ini file located at root of eclipse folder and update the java version there .Make sure u have java installed on your system properly for version 1.8
Upvotes: 1