mdenet / platformtools

Education platform tool functions.
Eclipse Public License 2.0
0 stars 3 forks source link

Xtext tool parallel builds logs combined #40

Closed barnettwilliam closed 9 months ago

barnettwilliam commented 9 months ago

When multiple Xtext projects are being build by the editor server the build progress logs for all users are displayed in the console.

The logs reported should only be for the user that requested it and their Xtext project.