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 - I18N - provide encoding property for locale external execution
Summary: I18N - provide encoding property for locale external execution
Status: RESOLVED WONTFIX
Alias: None
Product: java
Classification: Unclassified
Component: Project (show other bugs)
Version: 3.x
Hardware: Sun Solaris
: P3 blocker (vote)
Assignee: Jesse Glick
URL:
Keywords: I18N
Depends on:
Blocks:
 
Reported: 2002-06-26 15:28 UTC by Ken Frank
Modified: 2004-11-12 23:47 UTC (History)
1 user (show)

See Also:
Issue Type: ENHANCEMENT
Exception Reporter:


Attachments
Shot 1: Key name appears in Japanese character. (3.77 KB, image/gif)
2003-04-11 06:13 UTC, hiroshiy
Details
Shot 2: Key name appears in unicode source. (3.49 KB, image/gif)
2003-04-11 06:14 UTC, hiroshiy
Details

Note You need to log in before you can comment on or make changes to this bug.
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.