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 51864 - Compiler to pick up file encoding during compilation
Summary: Compiler to pick up file encoding during compilation
Status: RESOLVED DUPLICATE of bug 42638
Alias: None
Product: java
Classification: Unclassified
Component: Project (show other bugs)
Version: 4.x
Hardware: PC Windows XP
: P3 blocker (vote)
Assignee: Jesse Glick
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2004-11-26 01:58 UTC by nguyenq
Modified: 2004-11-29 21:27 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description nguyenq 2004-11-26 01:58:08 UTC
Given that each Java source file (.java) has an
associated file encoding, NetBeans' compiler
should be able to pick up the files' encoding and
automatically compile them acccordingly with
corresponding encoding option.
Comment 1 Martin Matula 2004-11-26 19:49:28 UTC
compiler->project
Comment 2 Jesse Glick 2004-11-29 21:27:30 UTC

*** This issue has been marked as a duplicate of 42638 ***