mopemope / meghanada-emacs

A Better Java Development Environment for Emacs
GNU General Public License v3.0
603 stars 56 forks source link

Operating System Not Supported #182

Open liar666 opened 2 years ago

liar666 commented 2 years ago

Hi,

I'm running OpenBSD. OpenJDK works perfectly well on this OS.

As meghanada is implemented in Java and running on the JVM, I don't understand why I get the error "Operating system not supported: 5" when my Emacs tries to run meghanada.

Is there anything in Meghanada's code that makes it not portable and prevent it running on any JVM, particularly the OpenJDK in OpenBSD's packages (11 by default or 1.8 or 17)?!?

GMTSE commented 1 year ago

Same problem here :{

Any news about supporting OpenBSD? Or any reason why it is rejected?

liar666 commented 1 year ago

Bump ?

Any news after 1 year ? What does prevent meghanada from working on any OS supporting Java ? If there's nothing, why do you check the OS and stop meghanada from working ?

liar666 commented 7 months ago

Bump? Bump?

Any news 2 years later? Is there any reason to forbid java code to run on an OS that supports it?