Eclipse ADT crash when autocomplete popup

后端 未结 1 988
轮回少年
轮回少年 2021-01-02 02:58

I am using the eclipse ADT-bundle that Google lets you download directly from their site. I am in Ubuntu 13.10 and is using Oracle Java 7. My problem is that Eclipse crashes

1条回答
  •  隐瞒了意图╮
    2021-01-02 03:48

    Solved it. Found out that you can add -Dorg.eclipse.swt.browser.DefaultType=mozilla to the end of your eclipse.ini file. Note that this not will work when using the OpenJDK.

    0 讨论(0)
提交回复
热议问题