NetBeans has broken interface with OpenJDK

Posted by Krzysztof Stanislawek on Ask Ubuntu See other posts from Ask Ubuntu or by Krzysztof Stanislawek
Published on 2014-06-06T08:32:16Z Indexed on 2014/06/06 9:40 UTC
Read the original article Hit count: 264

Filed under:
|
|
|
|

Sorry for English.

Usually (say, at 4/5 of times), when I start NetBeans, interface is partially broken. For example, menu items are appearing and at once disappearing after click; some parts of editor are also blocked for cursor actions. Another issue is broken Options window - I can show it only once for NetBeans execution. There are more similar issues.

$ java -version
java version "1.7.0_55"
OpenJDK Runtime Environment (IcedTea 2.4.7) (7u55-2.4.7-1ubuntu1~0.13.10.1)
OpenJDK 64-Bit Server VM (build 24.51-b03, mixed mode)

Version of NetBeans is 7.0.1. Linux version is Mint 16. I use Mate. I had the same issue at other computer, at the same operating system.

I know that installing Sun version of Java could help, but I also know that there shouldn't be such issue with OpenJDK. Also, I had other problem with NetBeans and Sun Java 8 - NetBeans suddenly crashed before he fully started, so I want to stick with OpenJDK.

What causes my problem? Should I use other version of NetBeans/OpenJDK?

© Ask Ubuntu or respective owner

Related posts about java

Related posts about openjdk