You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Describe the bug
I have a cyrillic path to my NB project. When plugin ties to compile JS files it doesn't minify them with such an error: ERROR - [JSC_READ_ERROR] Cannot read file D:/YandexDisk/��� ���������/���������/NetBeansProjects/Korekozevo-24/templates/simple_blank/themes/korekozevo/js/korekozevo.js
I typed full path to cleat my problem.
To Reproduce
Steps to reproduce the behavior:
Replace or create some project to folder named with non-Latin symbols
Create or open existing JS file
Try to minnify it.
See error
Expected behavior
I've tried to change project encoding to UTF-8 or windows-1251 - no result
Screenshots
Environment (please complete the following information): Product Version: Apache NetBeans IDE 20
Java: 21; Java HotSpot(TM) 64-Bit Server VM 21+35-LTS-2513 Runtime: Java(TM) SE Runtime Environment 21+35-LTS-2513 System: Windows 11 version 10.0 running on amd64; UTF-8; ru_RU (nb)
Additional context
Early I posted such pronlem, but now I can't replace my project and really need to solve it. Thanks.
The text was updated successfully, but these errors were encountered:
Ähm first, please have a look into the issue section whether this was already a problem (opened/closed) second, you are the initial author of exact this problem: #90 We already had this.
Describe the bug
I have a cyrillic path to my NB project. When plugin ties to compile JS files it doesn't minify them with such an error:
ERROR - [JSC_READ_ERROR] Cannot read file D:/YandexDisk/��� ���������/���������/NetBeansProjects/Korekozevo-24/templates/simple_blank/themes/korekozevo/js/korekozevo.js
I typed full path to cleat my problem.
To Reproduce
Steps to reproduce the behavior:
Expected behavior
I've tried to change project encoding to UTF-8 or windows-1251 - no result
Screenshots
Environment (please complete the following information):
Product Version: Apache NetBeans IDE 20
Java: 21; Java HotSpot(TM) 64-Bit Server VM 21+35-LTS-2513
Runtime: Java(TM) SE Runtime Environment 21+35-LTS-2513
System: Windows 11 version 10.0 running on amd64; UTF-8; ru_RU (nb)
Additional context
Early I posted such pronlem, but now I can't replace my project and really need to solve it. Thanks.
The text was updated successfully, but these errors were encountered: