Eclipse for Scout Developers 4.7.20171009-0410 - NoSuchFileException [message #1774391] |
Fri, 13 October 2017 11:34  |
Eclipse User |
|
|
|
long time no see
today my IDE installed "Eclipse for Scout Developers 4.7.20171009-0410"
afterwards, trying to create a new form, I get the following exception
Caused by: java.nio.file.NoSuchFileException: /Library/Java/JavaVirtualMachines/jdk1.8.0_112.jdk/Contents/Home/Classes
at sun.nio.fs.UnixException.translateToIOException(UnixException.java:86)
at sun.nio.fs.UnixException.rethrowAsIOException(UnixException.java:102)
at sun.nio.fs.UnixException.rethrowAsIOException(UnixException.java:107)
at sun.nio.fs.UnixFileSystemProvider.newDirectoryStream(UnixFileSystemProvider.java:407)
at java.nio.file.Files.newDirectoryStream(Files.java:457)
at java.nio.file.Files.list(Files.java:3451)
at org.eclipse.scout.sdk.core.model.spi.internal.JreInfo.listFiles(JreInfo.java:116)
The IDE is running on a Mac - I checked several Mac JDKs, none of them has the "Classes" directory.
Anyone knows how to fix this ?
-Rene
|
|
|
|
|
|
|
Powered by
FUDForum. Page generated in 0.03766 seconds