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

Summary: I18N - The build fails if the are higher unicode characters in the build path
Product: projects Reporter: szymon <szymon>
Component: Ant ProjectAssignee: Milan Kubec <mkubec>
Status: RESOLVED WORKSFORME    
Severity: blocker CC: kfrank
Priority: P3 Keywords: I18N
Version: 6.x   
Hardware: Macintosh   
OS: Mac OS X   
Issue Type: DEFECT Exception Reporter:

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.