1
0
Fork 0
mirror of https://github.com/eclipse-cdt/cdt synced 2025-07-04 15:45:25 +02:00

[214378]increate the defer time

This commit is contained in:
David McKnight 2008-01-04 19:19:16 +00:00
parent 72d794af7a
commit b0a45c287c

View file

@ -204,7 +204,7 @@ public class DStoreFileSubSystemSearchResultConfiguration extends DStoreSearchRe
{
try
{
sleep(1000);
sleep(5000);
}
catch (Exception e)
{