I already installed java jdk 9 and Eclipse Oxygen on my pc. I've also added jdk url in environment variable path and created JAVA_HOME variable. I ran cmd and entered javac command, everything went fine.
1. Now, when I right click on a project > then go to Properties, I am redirected to Builders tab. I don't know where to add the JRE_SYSTEM_LIBRARY on my Eclipse Oxygen.
2. Also, when I want to create new project, by going to File > New, there's no suggestion to add a Java Project
3. When I go to Window > Preferences, there's no Java tab added below Install/Update tab.
Did I miss any step? Any help from you guys are much appreciated.