There is a directory tree with java sources here and there, for example src \ com \ company \ foo \ etc. I am trying to build and debug this luxury with Netbeans. I tried to create a new project and replace the template files with real ones, but I cannot achieve the same directory structure. There is an option to import an Eclipse project, but it is not an eclipse project. How can i do this?
source share