Closed GoogleCodeExporter closed 9 years ago
Can you provide more detail on what you are trying to compile and how. I am
guessing you are trying to build only the NativeHookDemo.java class without
specifying the location of JNativeHook.jar in your IDE's class path.
Original comment by heispsyc...@gmail.com
on 10 Feb 2012 at 7:04
Thank you for the ready response.
I am compiling only the NativeHookDemo.java. It works fine if I comment out the
lines doing registerNativeHook and unregisterNativeHook, only with the problem
that my IDE (javaeditor) crashes after I stop running (or close) the
application. I have to restart the IDE afterwards.
I do have JNativeHook.jar in the classpath.
Original comment by mabs...@gmail.com
on 11 Feb 2012 at 4:42
Hello Again,
This time I compiled by downloading the sourcecode zip file and found no issue.
I think I were using an updated file that did not match the JNativeHook.jar
The problem occurred for source code at:
http://jnativehook.googlecode.com/svn-history/r424/trunk/src/java/org/jnativehoo
k/example/NativeHookDemo.java
Original comment by mabs...@gmail.com
on 11 Feb 2012 at 5:20
The trunk is currently under development and is probably unstable and
unreliable. If you would like to checkout the project from subversion please
use the latest from the tags for the time being.
Original comment by heispsyc...@gmail.com
on 11 Feb 2012 at 6:27
Original issue reported on code.google.com by
mabs...@gmail.com
on 10 Feb 2012 at 5:20