Ojective
Change default language of IM-Juggling or eBuilder to English mode.
Background
I often forget how to configure this.
So try to keep it in the article.
IM-Juggling
Find juggling.ini and add 2 lines below in the end of the file.
-Duser.language=en
-Duser.country=JP
The "user.country" would be your location country code. (e.g. US, CN, TH, etc)
Example )
-startup
plugins/org.eclipse.equinox.launcher_1.2.0.v20110502.jar
--launcher.library
plugins/org.eclipse.equinox.launcher.win32.win32.x86_64_1.1.100.v20110502
-vmargs
-Xmx1024m
-XX:MaxPermSize=128m
-Dfile.encoding=UTF-8
-Dosgi.instance.area.default=@user.home/juggling/workspace
-Duser.language=en
-Duser.country=JP
eBuilder
Find eBuilder.ini and add 2 lines below in the end of the file.
-Duser.language=en
-Duser.country=JP