Demyan Kimitsa

- 活动总数 13
- 最后的活动
- 成员加入日期
- 关注 0 名用户
- 关注者数 0 名用户
- 投票数 1
- 订阅数 3
-
创建于 dependencies of AbstractProjectTask are being executed in parallel with owner
已回答Hi,What is a proper way of implementation of AbstractProjectTask with dependencies task ? As currently it seems like ProjectTaskManagerImpl executes dependencies in parallel with task. In particula... -
创建于 Boot JDK for running Idea Plugin target
Hi, Is there is a way to tell idea runner to use embedded JDK instead of installed one while running plugin target ? . As recent Oracle JDK 8u201 causes menus not working. Setting JRE in run dialog...