types icon indicating copy to clipboard operation
types copied to clipboard

Reducing Gradle tasks list

Open LVMVRQUXL opened this issue 2 years ago • 0 comments

Description

For reducing the number of tasks displayed when running the tasks Gradle task, we would like to update its configuration for all Gradle projects.

By default, it should only display the tasks from the Recommended group.

Checklist

  • [ ] Configure the Gradle task for the root project.
  • [ ] Configure the Gradle task for the internal subproject.
  • [ ] Configure the Gradle task for the java-compatibility subproject.
  • [ ] Update the contribution guidelines for using only the recommended Gradle tasks in the documentation instead of run configurations optimized for IntelliJ IDEA.
  • [ ] Remove run configurations optimized for IntelliJ IDEA from the repository.

LVMVRQUXL avatar Sep 24 '23 11:09 LVMVRQUXL