Eclipse Che 将哪个小部件库用于客户端 GWT 应用程序?

Which widget library is used by Eclipse Che for the client side GWT application?

我发现 Eclipse 使用 GWT 来实现它的客户端:

https://che.eclipse.org/hands-on-with-eclipse-che-developing-the-bookmark-plugin-8e171eb1273d

应用了哪些可用的小部件库?

Material? Bootstrap?还有别的吗?

可在此处找到 GWT 小部件库列表:

Best GWT widget library?

未使用 UI 库,仅使用了 GWT 小部件的一些扩展和许多自定义组合。他们在一些小部件中也有自定义的轻量级 MVP 和元素。 https://github.com/eclipse/che/tree/master/ide/che-core-ide-ui/src/main/java/org/eclipse/che/ide/ui https://github.com/eclipse/che/tree/master/ide/che-core-ide-api/src/main/java/org/eclipse/che/ide/api/mvp