I have downloaded everything for leap motion. The software, airspace store, and SDK. I unzipped the SDK folder, but don't know what to do next. Is there a separate SDK or do I import the libraries into Eclipse?
I am running Windows 8, and want to use Java.
You just need to import the leap jar and provide the correct native dll.
This link has the step by step procedure for setting up a leap project in java.
You need to be signed in to view that link. Hope that helps.