Re: [platform-dev] Parallel Eclipse builds utilizing Java Builder and Maven Builder

2019-12-04 Thread Mickael Istria
I think the comments in the big say it all: parallel builds are not clearly profitable for Java development, and other languages I am personally working on don't use builders by default. This is still up to interested parties to build profitable cases and influence changing the default, but to me,t

Re: [platform-dev] Parallel Eclipse builds utilizing Java Builder and Maven Builder

2019-12-04 Thread Lars Vogel
Hi Mickael, did the parallelisation work gain something? I see that we still have a default of 1 for parallel work. Would be help to increase that to a higher number? https://bugs.eclipse.org/bugs/show_bug.cgi?id=538461 and https://bugs.eclipse.org/bugs/show_bug.cgi?id=531554 are still open. But

Re: [platform-dev] Parallel Eclipse builds utilizing Java Builder and Maven Builder

2019-12-04 Thread Mickael Istria
Hi, On Wed, Dec 4, 2019 at 2:13 PM Meik Piepmeyer wrote: > I stumbled upon the presentation of parallel builds in Eclipse at the > EclipseCon 2018 from Mickael Istria: > > https://de.slideshare.net/mickaelistria/parallel-builds-in-eclipse-ide-workspace-eclispecon-europe-2018 > As additional res