I have created a deeplearning4j project in IntellijIDEA
When I try to run one of the main classes I get the following error message:-
“Cannot run program “C:\Program Files\Java\jdk-19.0.1+10\bin\java.exe” (in directory “C:\deeplearning4j-examples\dl4j-examples”): CreateProcess error=206, The filename or extension is too long”
Any ideas on what I need to do to correct this error ?