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
Your screenshot shows the global workspace settings for Gradle. These are considered when creating new projects or importing existing projects.
To reconfigure an already imported project, select the project in the Project or Package Explorer and open Project > Properties. Check Override workspace settings and choose a Specific Gradle version.
After a refresh (Gradle > Refresh Gradle Project) your project should use the configured version.
Presumably the error message in the problem view (Could not run phased build action [...]) is not related to using version 8.1 instead of 8.2. To see the actual problem, open the Gradle operations console in the console view.
@loicdesguin Please verify and close this issue when everything is fine.
Hello,
Lots of problem using Buildship.
This error message
when the configuration is set to use version 8.2
My question is : how to investigate to determin why the wrong version is still used ?
Thanks
Regards
Loïc
The text was updated successfully, but these errors were encountered: