1
0
Fork 0
mirror of https://github.com/eclipse-cdt/cdt synced 2025-07-15 13:05:22 +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 try
{ {
sleep(1000); sleep(5000);
} }
catch (Exception e) catch (Exception e)
{ {