Hello I have copied that git rep for quelea but when i try to run it in my IntelliJ i get this:
Execution failed for task ‘:run’.
No main class specified and classpath is not an executable jar.
- Try:
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.
Deprecated Gradle features were used in this build, making it incompatible with Gradle 9.0.
You can use ‘–warning-mode all’ to show the individual deprecation warnings and determine if they come from your own scripts or plugins.
For more on this, please refer to Command-Line Interface Reference in the Gradle documentation.
BUILD FAILED in 21s
5 actionable tasks: 3 executed, 2 up-to-date
Who is the main class which i have to reference?