I am working on a project locally, and at some point I gave the project to someone else I was working on. Since then I have created another package with classes and so on in my own version of the project. Since I want another person to have this package, I gave him a folder with a folder that he copied in the path of ProjectName / src / packageName. Of course, he did not immediately understand, so I used New-> Source Folder and updated / cleared / prayed to make it work.
Question: is there any other way to add packages to projects? as I'm not sure if this is the right solution.
source share