Eclipse : Project properties don't show Build Path

后端 未结 7 791
借酒劲吻你
借酒劲吻你 2021-02-08 19:08

\"Build

My eclipse does not show the \'Java Build Path\' option in a JAVA project\'s propertie

7条回答
  •  一个人的身影
    2021-02-08 19:12

    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

提交回复
热议问题