Importing project into Netbeans

前端 未结 8 859
攒了一身酷
攒了一身酷 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:18

    Since you already have all the files in a folder, say "Project", you simply have to open Netbeans and go to File -> Open Project (or Ctrl + Shift+ O on Windows) and then from the dialog box navigate to the folder containing the Folder "Project".

    You will see in the dialog box of Netbeans a 'Java cup'. Well, that's your project.

提交回复
热议问题