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 164372 - Options setting for file.encoding
Summary: Options setting for file.encoding
Status: RESOLVED DUPLICATE of bug 122276
Alias: None
Product: platform
Classification: Unclassified
Component: Output Window (show other bugs)
Version: 6.x
Hardware: All All
: P3 blocker (vote)
Assignee: Jaroslav Havlin
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2009-05-04 11:18 UTC by fommil
Modified: 2014-09-19 05:19 UTC (History)
1 user (show)

See Also:
Issue Type: ENHANCEMENT
Exception Reporter:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description fommil 2009-05-04 11:18:58 UTC
It is possible to set a file encoding for NetBeans by manually editing the config file and adding

  -J-Dfile.encoding=utf8

to the netbeans_default_options. However, this is awkward... it would be very useful to be able to specify this in the Settings.
Comment 1 fommil 2009-05-04 11:23:49 UTC
Note, this applies to windows such as Output rather than the files themselves.
Comment 2 Jaroslav Havlin 2014-09-19 05:19:21 UTC

*** This bug has been marked as a duplicate of bug 122276 ***