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.
使用Eclipse的Subclipse插件(1.4.5)(3.4.1,OS X)将一些subversion元数据添加到文件导航器窗格,包括修改日期。不幸的是,这个日期是m / d / y格式,当我希望它是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.
Subclipse可能正在使用Eclipse进行日期格式化,但我不记得曾见过m / d / y的任何其他实例(Eclipse中的其他日期位置似乎都包含完整的月份名称)。在任何情况下,我都无法找到在Eclipse或Subclipse设置中设置格式的方法。
1 个解决方案
#1
Try this:
- System Preferences > International > Language.
- Click 'Edit List'
- Check 'Australian English'
- Click OK
- Restart Eclipse
系统偏好设置>国际>语言。
点击“修改列表”
检查'澳大利亚英语'
#1
Try this:
- System Preferences > International > Language.
- Click 'Edit List'
- Check 'Australian English'
- Click OK
- Restart Eclipse
系统偏好设置>国际>语言。
点击“修改列表”
检查'澳大利亚英语'