Eclipse : Project properties don't show Build Path
My eclipse does not show the 'Java Build Path' option in a JAVA project's properties. The properties screenshot is attached above. What might be the reason for this ? On the left side lide, there should be an option for Java Build Path.. NoNaMe You may get some help from any of these blogs How do I add a builder to a given project OR check this post Eclipse adding your own build command To resolve this issue follow the below options 1) Go to Project root 2) Select " Project facets " from Properties 3) Check " Java " This fixes the issue I was in the same situation. Found two solutions for this