I am trying to add a package from another java project into my current java project in Eclipse. I tried simply dragging the package files into the java project folder. When I looked for the package in eclipse it did not show up even after I refreshed the interface.
Is there something I am missing? It should be that easy right?
