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 Feb 22, 2020. It is now read-only.
This issue relates to how you unzip the package, because the hierarchy is deep, some unzippers mess up the folder structure. I had the issue on Mac but I believe it also happens on Windows. To solve, use a different unzipper. on Mac I used the following...
gunzip -c neoclipse-1.9.5-macosx.cocoa.x86_64.tar.gz | tar xopf
Sign up for freeto subscribe to this conversation on GitHub.
Already have an account?
Sign in.
When I unzip the file and double click the neoclipse. it says"The Neoclipse executable launcher was unable to locate its companion shared library."
how can i fix this problem
The text was updated successfully, but these errors were encountered: