Okay, hopefully this is quick and easy.
I have two separate java projects, \'Library\' and \'Project\', and I have a class in \'Project\' that wants to implement a m
Just have "Project" reference your "Library", on windows the process is (using menu / tab names)
Now your done and you can use import for classes in your "Library"