I believe one of the important bugfixes for NetBeans 6.0 is
- 42638: I18N - Provide support for File
Encoding
Most developers are in trouble now when they want to use different
encoding other than platform encoding on NetBeans 5.x.
I also want to use UTF-8 on Windows platform, but NetBeans 5.x does not have the capability for setting encoding in project.
Good news is that the initial
patch have been posted for
j2seproject and started code reviewing.
I haven't tried the patch yet and didn't check the detail discussion in the bug report,
but I understand the enhancement would be,
- default encoding will be UTF-8
- started implementation in j2seproject first
- Encoding can be specified in project
- Encoding setting will appear in "Source" category of project property dialog
- Provide a combo-box UI from available encodings to choose the encoding
The new target milestone has been set to
6.0 M8.
Posted by t.prochazka on February 16, 2007 at 08:33 PM JST #
Posted by Masaki on February 16, 2007 at 09:13 PM JST #
Posted by t.prochazka on February 17, 2007 at 07:07 AM JST #
Posted by licvidator on February 17, 2007 at 07:28 AM JST #
Posted by KwonNam on February 18, 2007 at 06:57 PM JST #
Posted by masaki on February 18, 2007 at 07:06 PM JST #
Posted by masaki on February 18, 2007 at 07:10 PM JST #