在Shell中启动Eclipse时,出现以下警告:
(Eclipse:25663): Gtk-WARNING **: Negative content height -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow)
我该如何解决?
答案 0 :(得分:0)
由于Eclipse bug 533815已被修正 ,因此在外壳中显示警告。
请升级到Eclipse 2018-09(4.9)。
答案 1 :(得分:0)
这些年来,我在Eclipse中看到了许多类似的消息。它们通常是无害的。
它们通常在Eclipse运行时发生。通常您会在Eclipse退出后看到它们,因为您已在显示消息的终端窗口上最大化了Eclipse。
它们很可能是由于Eclipse中的错误所致。
解决方案: