How to choose the Eclipse interface language?

前端 未结 2 1797
伪装坚强ぢ
伪装坚强ぢ 2021-02-08 05:55

I installed the Flash Builder Burrito edition and added it as a dropin to my Eclipse.

Now all the Eclipse interface is in French. I sincerely love my countr

2条回答
  •  一生所求
    2021-02-08 06:11

    Add in your eclipse-instance eclipse/configuration/config.ini the following line:

    osgi.nl=en
    

提交回复
热议问题