Skip to content
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鈥檒l occasionally send you account related emails.

Already on GitHub? Sign in to your account

Accept with 'assets' or ':assets' as Gradle Assets sub-project name #383

Conversation

peedeeboy
Copy link
Contributor

Partially fixes #382.

What is very strange is that when the Project is first created, and loaded by NB, the Asset sub-project name is returned by the Gradle API as "assets".

When the Project is subsequently loaded (e.g. on SDK restart) the Asset sub-project name is returned as ":assets"

馃し

@tonihele tonihele merged commit 9a015d5 into jMonkeyEngine:master Sep 13, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Improve Gradle project user experience
2 participants