Java compiler error: Can't open input server /Library/InputManagers/Inquisitor
- by unknown (yahoo)
I am trying to compile HelloWorld in Java under Mac OS X 10.6 (Snow Leopard) and I get this compiler error:
java[51692:903] Can't open input server /Library/InputManagers/Inquisitor
It happens when I am using terminal command javac and when I am trying to do this in NetBeans.
I was trying to open folder "Inquisitor", but I have no access to folder, even if I login as root user.
What is going on?