-
Notifications
You must be signed in to change notification settings - Fork 194
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
performing organize imports results in error #549
Milestone
Comments
Yes, this is a consequence of my latest commit. I will roll back and investigate further. Thanks for submitting this issue.
|
If I get a fix built in the next few hours, would you mind reinstalling the Groovy plug-ins and retesting? |
eric-milles
added a commit
that referenced
this issue
Apr 5, 2018
not JavaRuntime.computeUnresolvedRuntimeDependencies
Yeah, I'd be happy to test it out @eric-milles . I'll watch this thread for your signal to go re-test. |
It is building now. When this build completes, you can install and retest: https://build.spring.io/browse/GRECLIPSE-E47M-127 |
ready to test |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
I got prompted to install the Groovy plugin from the eclipse marketplace, since my project must have had a "groovy" smell to it (a gradle plugin). So I installed it with the checkboxes set to whatever the defaults were.
The next time I did an "organize imports", I got an error. I get this error every time I do "organize imports", even if I'm editing a☹️
.java
file.The text was updated successfully, but these errors were encountered: