Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [cdt-dev] build does not lock in your workspace, but...

Hi Olexiy,

On 13 May 2010 03:56, Olexiy Buyanskyy <olexiyb@xxxxxxxxx> wrote:
> Just installed eclipse 3.6M7 and latest CDT build.
> I found that new behavior is really cool, but there are some questions.
> Before I could click on several targets and they were scheduled to run
> one by one.
> For example I could click on "clean" and "compile" and two tasks
> appeared in Progress view.
> That does not happen anymore.
> Is it something desired or is this a bug?

Yes, this is annoying... Take a look at bug
https://bugs.eclipse.org/bugs/show_bug.cgi?id=307097
and friends.
There are fixes for these issues, but they need to be separated and
tidied for consideration by the platform.

> Is it possible to run build of two separate C/C++ projects at the same time?

Not currently. The platform build manager only supports one build at
any one time.

James

>
> --
> Olexiy
> _______________________________________________
> cdt-dev mailing list
> cdt-dev@xxxxxxxxxxx
> https://dev.eclipse.org/mailman/listinfo/cdt-dev
>


Back to the top