Re: [pdt-dev] 4.0-M7 Milestone

2016-05-13 Thread thierry blind
Hi Bart, thank you for the answer. Yes perfect, you understood well the problem and your solution is a good compromise! ;) Thierry. From: bartlomie...@zend.com To: pdt-dev@eclipse.org Date: Fri, 13 May 2016 13:05:04 + Subject: Re: [pdt-dev] 4.0-M7 Milestone Hi Thierry, In general canc

Re: [pdt-dev] 4.0-M7 Milestone

2016-05-13 Thread Bartlomiej Laczkowski
Hi Thierry, In general canceling indexing operation doesn't work for both indexers (current implementation for DLTK indexer doesn't care too much about cancel - see AbstractJob#isCancelled and ProgressJob). So while indexing source modules from huge project you can try to cancel it but it won't