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’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Warning: Target 'jvmDesktop': Unable to create run task 'jvmDesktopRun' as there is already such a task registered #96

Open
adamglin0 opened this issue Feb 20, 2025 · 2 comments
Assignees
Labels
Milestone

Comments

@adamglin0
Copy link

If I add compose-hot-reload to project. when I sync gradle, a warning appear.

Target 'jvmDesktop': Unable to create run task 'jvmDesktopRun' as there is already such a task registered
Please remove the conflicting task or rename the new task
@adamglin0
Copy link
Author

This will not cause any exceptions; it's just that there will be a warning here.

@sellmair sellmair self-assigned this Feb 20, 2025
@sellmair
Copy link
Member

This is true! I am forcefully overwriting this, in order to integrate the run task from Hot Reload into the IDE.
The warning is OK, as I was the one who pushed it into KGP 😬

@sellmair sellmair modified the milestones: 1.0.0-alpha-01, 1.0.0 Feb 20, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants