IDE: Netbeans
SO: Windows
Hi, I'm trying to implement a feature to use the webcam to take photos in the J2SE build. I was put my camera lib jar in the native/j2se path, but when I try to compile Netbeans can't find the package.
What is the right way to do this?