Multiple console after run some tasks

after running some tasks in “Gradle Tasks” view , there will be corresponding console created and not removed , is this an expected behavior ?

I think it would be better that buildship can share one console to executing tasks ? what do you think ?

I think this was a conscious decision, so users can look at previous executions more easily, but I’m not very attached to that functionality. @donat what do you think?

I actually like this feature and I use it to check the output of my previous builds. Nonetheless, the current state should be definitely improved. I think we should limit the maximum length for the console names and the maximum number of consoles. Also, we should have the same policy for the Executions view too.

I’ve created tickets for those issues:

good solution, thanks