Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Language IDEs » Java Development Tools (JDT) » Java Compiler Error
Java Compiler Error [message #1844866] Tue, 28 September 2021 10:21 Go to next message
Aarti Yadav is currently offline Aarti YadavFriend
Messages: 5
Registered: August 2020
Junior Member
Hello All, 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? I have checked by free online java compiler tool on interviewbit Can anyone know what's the error is this?
Re: Java Compiler Error [message #1844868 is a reply to message #1844866] Tue, 28 September 2021 10:30 Go to previous message
Jay Arthanareeswaran is currently offline Jay ArthanareeswaranFriend
Messages: 128
Registered: July 2009
Senior Member
This forum is for questions on Eclipse's JDT and related tools. Looks like you are not running Eclipse but using Javac directly from a JDK to run your program. You are likely to get more/better responses if you googled.

In fact, this question appears to be verbatim same as the one posted here which has an answer too.
Previous Topic:Click after last character
Next Topic:Doc about EclipseCompiler for JSR 199?
Goto Forum:
  


Current Time: Fri Apr 26 23:40:05 GMT 2024

Powered by FUDForum. Page generated in 0.03073 seconds
.:: Contact :: Home ::.

Powered by: FUDforum 3.0.2.
Copyright ©2001-2010 FUDforum Bulletin Board Software

Back to the top