You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Aug 3, 2024. It is now read-only.
After installing eclimd from the official website and running /usr/lib/eclipse/eclimd I get the following error:
2022-05-29 18:17:08,946 ERROR [org.eclim.eclipse.EclimDaemon] Error starting eclim:
java.lang.UnsupportedOperationException: The Security Manager is deprecated and will be removed in a future release
at java.lang.System.setSecurityManager(System.java:416) ~[?:?]
at com.martiansoftware.nailgun.NGServer.run(NGServer.java:388) ~[nailgun-0.7.1.jar:?]
at org.eclim.eclipse.EclimDaemon.start(EclimDaemon.java:160) [eclim.jar:?]
at org.eclim.eclipse.EclimStartup$1$1.run(EclimStartup.java:54) [eclim.jar:?]
I tried to downgrade to the previous release and the issue persists, maybe I didn't downgrade properly?
The text was updated successfully, but these errors were encountered:
After installing eclimd from the official website and running
/usr/lib/eclipse/eclimd
I get the following error:I tried to downgrade to the previous release and the issue persists, maybe I didn't downgrade properly?
The text was updated successfully, but these errors were encountered: