On Ubuntu, I cloned a github repository in a given directory and want to add it to Netbeans. I tried using Team>Clone but I ended with a new project in "NetBeans Projects" folder.
Documentation I found tells me everytime to start and create a new project (java project? guess could be the right choice but not sure about it) and then Clone through NetBeans, but it sets new directories I don't want to create.. can't I just use the path I already have?
I'm nebie with both Git and IDEs, so be patient with me.. I'm trying to learn! Thanks