suraj0208/jnativehook

package org.jnative does not exsist

Closed this issue · 1 comments

whan i am compiling the GlobalKeyListenerExample i am getting an error 
that 

C:\Users\Amit\Desktop\ProHance jan - Copy (2)\ProHance jan - Copy 
(2)\NativeHookDemo.java:23: package org.jnativehook.keyboard does not exist
import org.jnativehook.keyboard.NativeKeyEvent;


same 16 error.

program is not able to import jnative files.

how to fix it.

Original issue reported on code.google.com by amit.moo...@gmail.com on 1 Mar 2014 at 10:47

You appear to have a classpath issue.

Original comment by a...@1stleg.com on 21 Mar 2014 at 6:24

  • Changed state: Invalid