java(Eclipse JDT) starting 58% java language server never ends
atom version: 1.27.0 ide-java version: 0.8.3
The progress bar is always 58% and never ends when i am opening a maven project。 However, it does not happen when i am opening a normal java project。
I am getting a similar issue where opening a regular java project causes no issues but opening a maven project causes the progress bar to be stuck at 'Java (Eclipse JDT) Staring 20% Starting Java Language Server'
I managed to fix the issue by locating the workspace, it was the folder containing the most recent .log file in a .metadata folder I deleted the workspace and it then started working again.
For me - its 85% I get a huge CPU spike - I have 4 instances of java processes running, - it hits 250% CPU usage. - it calms down again, but then it wont quit my editor. - I need to kill the editor and reboot my machine. - Maybe I need to suffer with IntelliJ.