Skip/Disable 'Execution View'

Dear team,

I am just wondering whether is it possible to execute gradle task from Task View not switching to Execution View? Also whether is it possible to disable Execution View at all. Currently even if I do not add this view to the perspective it is added automatically.

Regards,
Vadim

Hi Vadim,

At the moment it’s hardcoded into Buildship to open the Executions view upon each build. We plan to change this, although we have some higher priority tasks at the moment (like fixing the much-requested runtime classpath).

Please add your :thumbsup: to the issue so that we can consider the implementation in the next version. Or, you can always submit a pull request, we are happy to guide through the process.