【发布时间】:2015-02-25 14:49:55
【问题描述】:
我需要通过在 Eclipse RCP 应用程序中启动 OSGi 动态服务进行调试,但超时太短(或者我调试速度太慢!)。
!ENTRY org.eclipse.equinox.ds 2 0 2015-02-25 21:46:26.374
!MESSAGE Getting a lock required more than 10000 ms. There might be a synchronization problem in this callstack or just the build/dispose process of some components took too long!
有没有办法将超时值设置为比默认的 10000 更长?
【问题讨论】: