简体   繁体   English

ubuntu 16.04下的Eclipse mars和java-openjdk8有很多问题

[英]Lot of issues with Eclipse mars and java-openjdk8 under ubuntu 16.04

Are there any known issues regarding Eclipse Mars (4.5.2) under Ubuntu Mate 16.04 and java-openjdk8? Ubuntu Mate 16.04和java-openjdk8下的Eclipse Mars(4.5.2)是否存在任何已知问题?

-Since upgrade, the GUI is responding VERY slow (a real handicap so far, taking away all the coding fun).. To be more specific, for example, any hover mouse-action does not work unless waiting several time with cursor on the text. -自升级以来,GUI的响应速度非常慢(到目前为止,这确实是一个障碍,带走了所有的编码乐趣)。更具体地说,例如,任何悬停的鼠标操作都无法正常工作,除非在光标停留在鼠标上的位置等待几次。文本。

-And the console does not update itself sometimes.. Which mean, if i run, i have to change the view and change it back (eg click on 'snippets'-tab and then on 'console' again. -If the console print any links to classes (eg in error-logs) They do not work until i change the view again (which means click on the link-->click on the tab 'snippets'. Then the linked class gets opened. -并且控制台有时不会自动更新。.这意味着,如果我运行,则必须更改视图并将其更改回原来的位置(例如,单击“片段”选项卡,然后再次单击“控制台”。-如果控制台打印类的任何链接(例如,错误日志中的链接)在重新更改视图之前,它们不起作用(这意味着单击链接->单击“片段”选项卡。然后打开链接的类。

It's so strange that i think of downgrade again (ubuntu15.10, java-openjdk7) But i also upgraded to android studio 2.1 which needs java8 jdk.. 真奇怪,我想再次降级(ubuntu15.10,java-openjdk7),但我也升级到了需要java8 jdk的android studio 2.1。

Edit: 编辑:

  • Codecompletion does not work. 代码完成不起作用。 I wonder wtf? 我想知道wtf吗? Simply nothing works. 根本没有任何效果。 All issues are temporary thus not to reproduce or to describe more detailed.. Its very very unstable. 所有问题都是暂时的,因此不再重述或描述。.非常非常不稳定。 Did i miss something? 我错过了什么? Is some of the listed software incompatible? 列出的某些软件不兼容吗?

Most of the problems due to new GTK3 library/default theme used. 大多数问题归因于使用新的GTK3库/默认主题。 Switch to GTK2 will resolve the problems. 切换到GTK2将解决问题。 See this bug . 看到这个错误

How to force eclipse to use GTK2 如何强制日食使用GTK2

声明:本站的技术帖子网页,遵循CC BY-SA 4.0协议,如果您需要转载,请注明本站网址或者原文地址。任何问题请咨询:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM