Hello, Maven project run is failing with this error:
java.io.IOException: Cannot run program "C:\Program Files (x86)\Common
Files\Oracle\Java\javapath\java.exe" (in directory
"C:\Users\test\Documents\NetBeansProjects\deeplearning4j-examples\dl4j-examples"):
CreateProcess error=206, *The filename or extension is too long*

Any clue on how to solve it, maybe a propertie option to bypass the
filename length?
Same run works in vscode, IntelliJ

*Details to reproduce:*
*File*:
https://github.com/eclipse/deeplearning4j-examples/blob/master/dl4j-examples/src/main/java/org/deeplearning4j/examples/quickstart/modeling/feedforward/classification/IrisClassifier.java
*Env*:

*Product Version:* Apache NetBeans IDE 12.0

*Updates:* Updates available <check-for-updates>

*Java:* 14; OpenJDK 64-Bit Server VM 14+36-1461

*Runtime:* OpenJDK Runtime Environment 14+36-1461

*System:* Windows 10 version 10.0 running on amd64; Cp1252; en_US (nb)

*User directory:* C:\Users\test\AppData\Roaming\NetBeans\12.0

*Cache directory:* C:\Users\test\AppData\Local\NetBeans\Cache\12.0

Reply via email to