Dimitrii Lipiridi
- 活动总数 4
- 最后的活动
- 成员加入日期
- 关注 0 名用户
- 关注者数 0 名用户
- 投票数 0
- 订阅数 1
-
-
-
Dimitrii Lipiridi 创建了一个帖子, 已回答Execute Gradle task in ProgressExecutionMode.MODAL_SYNC
I want to block the project during my task execution. For that, I'm trying to use ProgressExecutionMode.MODAL_SYNC which works good with maven tasks. Unfortunately, the modal window hangs, and the ...