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

error al ejecutar make run #94

Open
eacevedof opened this issue Jun 8, 2024 · 1 comment
Open

error al ejecutar make run #94

eacevedof opened this issue Jun 8, 2024 · 1 comment

Comments

@eacevedof
Copy link

FAILURE: Build failed with an exception.

* What went wrong:
Cannot locate tasks that match ':run' as task 'run' not found in root project 'java-dd-example'.

* Try:
> Run gradlew tasks to get a list of available tasks.
> For more on name expansion, please refer to https://docs.gradle.org/8.4/userguide/command_line_interface.html#sec:name_abbreviation in the Gradle documentation.
> Run with --stacktrace option to get the stack trace.
> Run with --info or --debug option to get more log output.
> Run with --scan to get full insights.
> Get more help at https://help.gradle.org.

@eacevedof eacevedof changed the title al ejecutar make run error al ejecutar make run Jun 8, 2024
@dimanu-py
Copy link

@eacevedof a mi tambié me fallaba, se me solucionó añadiendo el plugin application en el archivo build.gradle y especificando una main class en este mismo archivo

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

No branches or pull requests

2 participants