Skip to content

Fix Gradle Run task#706

Open
ebbez wants to merge 1 commit intoquelea-projection:masterfrom
ebbez:fix-gradle-run
Open

Fix Gradle Run task#706
ebbez wants to merge 1 commit intoquelea-projection:masterfrom
ebbez:fix-gradle-run

Conversation

@ebbez
Copy link
Copy Markdown
Contributor

@ebbez ebbez commented Apr 11, 2026

Removed the Java Gradle plugin, because:

Applying the Application plugin also implicitly applies the Java plugin. The main source set is effectively the "application".

Source: https://docs.gradle.org/current/userguide/application_plugin.html

Also set the application configuration so that gradle run starts Quelea, which it does not do at the moment on a fresh clone.

@ebbez
Copy link
Copy Markdown
Contributor Author

ebbez commented Apr 11, 2026

The build will fail since it can not download InnoSetup.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Development

Successfully merging this pull request may close these issues.

1 participant