-
Notifications
You must be signed in to change notification settings - Fork 9
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
Badly configured Eclipse Gradle project when using the wizard #43
Comments
Hi @nlisker , This is strange. It seems that Gradle isn't querying the Gluon Nexus repository for the plugin. Can you confirm if the project has a
|
Hi @nlisker , Can you give Gluon Plugin v2.8.2 a try? N.B. A small delay may be experienced during the creation of the project as the templates are downloaded dynamically depending on your selection of the project. |
The settings file is created and the initial error is resolved. However, when running the project, there is this error:
The line
tries to load an image that also I can't find in the file system. |
Using plugin version 2.8.0 and Buildship 3.1.5.v20210113-0929 with Eclipse 4.19, I did the following:
Stacktrace:
This is the build file:
The text was updated successfully, but these errors were encountered: