1、利用快捷方式启动,在快捷方式的属性中的目标后面加上“-nl en_US”。
2、在eclipse.ini文件中的-product后加入如下内容(注意要换行)如:
-product
org.eclipse.epp.package.jee.product
-nl
en_US
--launcher.defaultAction
3、configuration\config.ini文件添加:osgi.nl=en_US。
1、利用快捷方式启动,在快捷方式的属性中的目标后面加上“-nl en_US”。
2、在eclipse.ini文件中的-product后加入如下内容(注意要换行)如:
-product
org.eclipse.epp.package.jee.product
-nl
en_US
--launcher.defaultAction
3、configuration\config.ini文件添加:osgi.nl=en_US。
转载于:https://my.oschina.net/weiqinxue/blog/725322