Workaround: ``` afterEvaluate { tasks.getByName('runIdea') { systemProperty 'name', 'value' } } ```
Workaround: