trying to import a gradle project (kts, multiple modules) and gradle throws this weird message only when i try to sync with idea:
Copy code
<http://java.io|java.io>.IOException: The filename, directory name, or volume label syntax is incorrect
> The filename, directory name, or volume label syntax is incorrect
i think this is somehow because windows.. but any more is speculation...
s
snrostov
12/10/2019, 8:45 AM
Can you please fill the issue in youtrack with the project sample or more details?
n
Nikky
12/10/2019, 8:46 AM
i will later, for now i am just testing if it happens on linux too
or if its just this windows thats broken