Run Configuration name is changed to underscores in Japanese (Project Properties). Can we use Japanese as Configuration name? my steps: 1. open Project Properties 2. Run Configuration > Configuration > New 3. set "ローカルサーバ" as name 4. click OK button 5. reopen Project Properties 6. the name is changed to underscores my environment: Product Version: NetBeans IDE 7.3 (Build 201302132200) Java: 1.6.0_45; Java HotSpot(TM) Client VM 20.45-b01 Runtime: Java(TM) SE Runtime Environment 1.6.0_45-b06 System: Linux version 3.2.0-49-generic-pae running on i386; UTF-8; ja_JP (nb) I also got the same result with 7.4 beta. Thanks.
Created attachment 137744 [details] screenshot
Created attachment 137745 [details] screenshot
Fixed, please verify. Thanks. http://hg.netbeans.org/web-main/rev/6c8fbe646ec0
Integrated into 'main-silver', will be available in build *201307252300* on http://bits.netbeans.org/dev/nightly/ (upload may still be in progress) Changeset: http://hg.netbeans.org/main-silver/rev/6c8fbe646ec0 User: Tomas Mysik <tmysik@netbeans.org> Log: #233356 - Run Configuration name is changed to underscores in Japanese
I tried it and it works now, verified. Junichi11, if you can, please try it and confirm. Thanks. Product Version: NetBeans IDE Dev (Build 201307252300) Java: 1.7.0_25; Java HotSpot(TM) 64-Bit Server VM 23.25-b01 Runtime: Java(TM) SE Runtime Environment 1.7.0_25-b15 System: Windows 7 version 6.1 running on amd64; Cp1250; en_US (nb)
It works fine for me. Thanks a lot! Product Version: NetBeans IDE Dev (Build 201307252300) Java: 1.7.0_25; Java HotSpot(TM) Client VM 23.25-b01 Runtime: Java(TM) SE Runtime Environment 1.7.0_25-b15 System: Linux version 3.2.0-49-generic-pae running on i386; UTF-8; ja_JP (nb)
Thank you for verification :)