Demyan Kimitsa
- Total activity 13
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 1
- Subscriptions 3
-
Created dependencies of AbstractProjectTask are being executed in parallel with owner
AnsweredHi,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... -
Created 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...