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 155877 - I18N - The build fails if the are higher unicode characters in the build path
Summary: I18N - The build fails if the are higher unicode characters in the build path
Status: RESOLVED WORKSFORME
Alias: None
Product: projects
Classification: Unclassified
Component: Ant Project (show other bugs)
Version: 6.x
Hardware: Macintosh Mac OS X
: P3 blocker (vote)
Assignee: Milan Kubec
URL:
Keywords: I18N
Depends on:
Blocks:
 
Reported: 2008-12-20 07:40 UTC by szymon
Modified: 2009-03-05 19:50 UTC (History)
1 user (show)

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 szymon 2008-12-20 07:40:51 UTC
It is impossible to build the project if its path contains higher unicode characters, i.e. national characters, like ż or ń.
Comment 1 Peter Pis 2008-12-22 11:12:11 UTC
Reassigning to nbbuild.
Comment 2 Jesse Glick 2008-12-22 17:42:44 UTC
Probably WONTFIX, though hard to diagnose without a detailed description of the problem. In my experience it works on
operating systems that really support Unicode in the filesystem, such as Linux; generally out of NB's control, usually
out of Ant's control, possibly out of Java's control too.
Comment 3 Ken Frank 2008-12-26 17:33:05 UTC
szymon,

what locale or language setting is being used to run netbeans when this happens ?

can the unicode characters used in the path be used in program code without any problem
as to building and viewing them ok in netbeans output ?

ken.frank@sun.com
Comment 4 Milan Kubec 2009-01-05 13:38:07 UTC
Please provide messages.log file. Are you able to build the project from command line? Thanks.
Comment 5 Jesse Glick 2009-03-05 19:50:45 UTC
No info to reproduce. Issue #159366 is one possible explanation.