Packages vs. Projects
807607Dec 1 2006 — edited Dec 1 2006Hi all!
I am making a library-type program that has the main class (library) and another class (book), to, well, define a book. I won't need the book code for other programs. Would it be better to make it into a package or a project? And how can I do that? I'm using jGrasp, on a Windows 2000 computer, and can't figure out how to get either way to work.
Thanks in advance!