ARRGH, this is driving me bonkers. I'm trying to create a NetBeans project that depends on another NetBeans project, that depends on an external JAR. However, I cannot get the first project to run. All projects compile properly, but the first project cannot see the JAR file the second project references, for some reason.