I'm a complete rookie with NetBeans, and that's unfortunate because this summer our Instructor wants us to use NetBeans throughout the entire course.
I'd just like to know... how do I add existing files to a project? I've tried right-clicking the project folders to see if there was some kind of add command. There were none, but then I simply tried creating a package to hold the projects and still no add project command. Not even in the File option or anywhere else.
It's not that I'm lazy and don't feel like finding the existing project/package in the source files, but I find it somewhat inconvenient to not be able to easily implement classes into one package or project in a Development Kit like NetBeans.
Is there any way to do what I'm asking, or am I SOL and must simply create a shortcut to the sourcefile folder where the projects and packages are located?