[svn.haxx.se] · SVN Dev · SVN Users · SVN Org · TSVN Dev · TSVN Users · Subclipse Dev · Subclipse Users · this month's index

Re: [Subclipse-users] Date format on Mac OS X

From: Mark Phippard <markphip_at_gmail.com>
Date: Sun, 10 Aug 2008 13:38:39 -0400

On Sun, Aug 10, 2008 at 12:12 PM, Ben Green <bencgreen_at_gmail.com> wrote:

> Thanks for your quick response - user.country is set to 'US', language is
> 'en' and timezone is 'Europe/London'. Is there a way I can change country
> to 'UK'? I've looked in the Mac Java Preferences screen and there is no
> setting for country.

I found something that worked, but there has to be a better way.
Clearly this problem is at the Java level. I could only figure out
how to fix it for you at the Eclipse level.

Right-click on Eclipse.app and choose Show Package Contents. Then
edit the eclipse.ini file which is in the MacOS folder. Add this line
to the end of the file. Save and restart Eclipse.

-Duser.country=GB

I found some old bug reports via Google, but no answers on how to set
this as your default for Java. I'd expect this to be a common problem
so it might be worth investing some more time in Google.

-- 
Thanks
Mark Phippard
http://markphip.blogspot.com/
---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe_at_subclipse.tigris.org
For additional commands, e-mail: users-help_at_subclipse.tigris.org
Received on 2008-08-10 19:39:20 CEST

This is an archived mail posted to the Subclipse Users mailing list.

This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.