You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This project used the jnativehook library to capture user input.
To add it in eclipse: Project->Properties->Java Build Path->Libraries->(Select Classpath)->Add External Jars..,
then navigate to where jnativehook-2.1.0.jar is located and add it.