Currently I would like to use this GitHub repository- https://github.com/sarxos/webcam-capture
How do I import this code into Netbeans or start a new project so that I don't get all of these dependency errors (i.e. log4j, google code, etc.). Basically, how do I get to the point where I can make the "Hello World" project on the page's readme (I don't need to know how to use it just rather how to import it). Also, would these steps be specific to just this project or should it work just fine for all GitHub repositories.