Eclipse : Project properties don't show Build Path

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

\"Build

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

7条回答
  •  旧时难觅i
    2021-02-08 19:34

    Build your project using Project->Build Project in Eclipse .This will automatically adds build path to your project.

提交回复
热议问题