How do I set the Subclipse/Eclipse date format on OS X?

痴心易碎 提交于 2019-12-24 07:34:42

问题


Using the Subclipse plugin (1.4.5) for Eclipse (3.4.1, OS X) adds some subversion metadata to the file navigator pane, including the modified date. Unfortunately this date is in m/d/y format, when I would prefer it to be in d/m/y.

Subclipse may be using Eclipse for the date formatting, but I don't recall having seen any other instances of m/d/y (other date locations in Eclipse all seem to include the full month name). In any case I haven't been able to find a way of setting the format in either Eclipse or Subclipse settings.


回答1:


Try this:

  1. System Preferences > International > Language.
  2. Click 'Edit List'
  3. Check 'Australian English'
  4. Click OK
  5. Restart Eclipse


来源:https://stackoverflow.com/questions/415004/how-do-i-set-the-subclipse-eclipse-date-format-on-os-x

易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!