Hello. Actually by sabzh: you need to clone the project from the master to yourself and launch it. I do it this way: in the IDE menu panel, I select Group -> Git -> Clone , enter the repository address with login and password, select the folder into which it will be tilted, the master branch and wait a little. A window pops up, the name of which is “Clone Complete”, there are two buttons in the window: create a project and close the window .
- When I clicked on the first button, I created the "Java Project with Existing Source Files" and indicated the folder into which I cloned the files from the gita. In this case, the new nbbuild.xml file and the nbdist folder are created , since they already exist under the same names, but without the nb prefix, and the cloned files are not visible at all. There is only a Library folder.
- When closing the window and trying to open a project, NetBeans does not see the folder with cloned files as a project and, accordingly, I cannot open them.
I tried first to create a project both empty and normal, and then clone into it from the gita, but the result is the same. By the way, I watched a couple of videos about this and on them, after cloning there was a button to open a project, and not to create, like mine.
Please tell me how you can solve this problem. Thank you in advance.