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 was archived by the owner on Dec 15, 2022. It is now read-only.
Just got an error on JDT startup with this message:
Java (Eclipse JDT) Error Could not run build action using Gradle distribution 'https://services.gradle.org/distributions/gradle-4.3.1-bin.zip'.
Which was displayed in the server status section of my statusbar, so it was truncated (had to use the inspector to view the HTML to actually get the whole message). Yet the warning I got as an Atom notification was the standard "Incomplete classpath" message. It would be nice to display these more specific errors in a notification, along with whatever possible information it can get from the JDT server as to why it wouldn't start.