Skip to content

Nested projects: Enable relative path for "build.gradle" & "gradlew" in settings #339

@Dedeou31

Description

@Dedeou31

First, I would like to congratulate, your extension is GREAT 👏 👏 👏

Current behavior
As found in the documentation: "A root project (projectDir) is defined by having a gradle wrapper script at the root (gradlew or gradlew.bat)"

solution you'd like
It would be a nice feature to have settings to configure build.gradle and gradlew path.

A path relative to (projectDir):
example: ./src/tasks/

Which could be interpreted by the extension in:
$workspaceDir/src/tasks/gradlew
$workspaceDir/src/tasks/build.gradle

Metadata

Metadata

Assignees

Labels

enhancementNew feature or request

Type

No type
No fields configured for issues without a type.

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions