Importing project into Netbeans

前端 未结 8 926
攒了一身酷
攒了一身酷 2021-01-17 17:58

My client just sent me the base project for development purposes. I think he just zipped the project folder and sent to me.

Now when I go to NetBeans, \"New project

8条回答
  •  春和景丽
    2021-01-17 18:22

    File >> New Project >> Java Project With Existing Source>Next >> Project Name(add a name for your project) >> Next>>Add Folder >> select your existing project source code from your Directory>>Next >> Finish

    Java Project With Existing Source

提交回复
热议问题