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 Dec 15, 2022. It is now read-only.
Thanks @mavericks52 for the help and leaving a comment on the original post so people can find the solution in the future.
I am going to close this issue, as we treat our issues as our backlog, so it's suitable to be a comment on the original issue but not an issue on it's own.
Mine was already 0.9.9.
Pretty sure it happens on save, but I get a bunch of java processes using up a huge amount of CPU, - it calms down eventually, but does not progress past 86% - rebooting, restarting atom, - nothing seems to help.
Sign up for freeto subscribe to this conversation on GitHub.
Already have an account?
Sign in.
So i finally found how to fix the file on windows.
.atom\packages\ide-java\package.json
file.0.9.5
to0.9.9
apm rebuild ide-java
. This will reinstall the ide-java package with the change you made.Originally posted by @mavericks52 in #118 (comment)
The text was updated successfully, but these errors were encountered: