This Bugzilla instance is a read-only archive of historic NetBeans bug reports. To report a bug in NetBeans please follow the project's instructions for reporting issues.

Bug 25192

Summary: I18N - provide encoding property for locale external execution
Product: java Reporter: Ken Frank <kfrank>
Component: ProjectAssignee: Jesse Glick <jglick>
Status: RESOLVED WONTFIX    
Severity: blocker CC: jf4jbug
Priority: P3 Keywords: I18N
Version: 3.x   
Hardware: Sun   
OS: Solaris   
Issue Type: ENHANCEMENT Exception Reporter:
Attachments: Shot 1: Key name appears in Japanese character.
Shot 2: Key name appears in unicode source.

Description Ken Frank 2002-06-26 15:28:53 UTC
Now we have "Locale External Execution" which we
can select locale to
> >test the developed application. It can be set
"ja_JP" or others as
> >environment value. But it does not have
encoding information. If we can
> >set encoding information for this execution,
the user can test
> >"Shift_JIS" environment even if netBeans is
running in the environment
> >which default encoding is "euc-jp", for
example.
Comment 1 Marek Grummich 2002-07-22 10:50:07 UTC
Set target milestone to TBD
Comment 2 Jesse Glick 2002-12-23 16:35:17 UTC
Consistent use of the I18N keyword.
Comment 3 hiroshiy 2003-04-11 06:13:41 UTC
Created attachment 9860 [details]
Shot 1: Key name appears in Japanese character.
Comment 4 hiroshiy 2003-04-11 06:14:23 UTC
Created attachment 9861 [details]
Shot 2: Key name appears in unicode source.
Comment 5 hiroshiy 2003-04-11 06:18:14 UTC
Please ignore 2 attachments as above.
These are posting by my mistake.
Comment 6 Jesse Glick 2004-11-12 23:47:06 UTC
The locale executor feature was removed long ago. Of course you can
pass system properties to a project when you run it, if you want to.