GlobalKeyListener
Archived a year ago
A
Abbadon
Copy Paster!
Hello I've got a bit of a question. So I recently found out about a globalkeylistener from https://github.com/kwhat/jnativehook/releases and wanted to use it, so I downloaded the newest version jnativehook-2.2.2.jar, went to Intellij, went to files- froject structure -modules- dependencies- clicked on the + -JARs or Directories selected the downloaded file, and clicked apply and the ok. Then I used some code from the internet to test it but at the imports, the implement, and so on all new methods and stuff are red and say cannot resolve symbol ... why?(Im using open jdk 22)
