Pchitttcbn
- 活动总数 31
- 最后的活动
- 成员加入日期
- 关注 0 名用户
- 关注者数 0 名用户
- 投票数 0
- 订阅数 6
-
Pchitttcbn 进行了评论, -
-
-
Pchitttcbn 创建了一个帖子, 已回答Best way to get the gradle build file (as File) (Kotlin or Groovy) from a project
Hello, To retrieve the project Gradle build file (build.gradle or build.gradle.kts), I used the following code: project.basePath?.let { val connection = GradleConnector.newConnector().forProjectD... -
-
Pchitttcbn 进行了评论, -
-
-
Pchitttcbn 创建了一个帖子, 已回答How to listen to Gradle build file (Kotlin or Groovy) changes?
Hello, I need to listen to Gradle build file changes in order to automatically launch an action. Is there an easy way to do that? Thanks for help Regards -
Pchitttcbn 进行了评论,