I am using JDeveloper on a Windows 10 platform:
Java(TM) Platform | 1.8.0_162 |
Oracle IDE | 12.2.1.3.42.170820.0914 |
As 1.8 is coming to the end of life soon - I wanted to use the new 9.0.4 JDK (JDK 10 is already out - but I do not expect this to work)
According to the properties:
ide.java.maxversion | 1.9 |
ide.java.minversion | 1.8 |
I thought this would be a simple update in the config files.
However, when I made the update in the product.config, it asked for the location of the JDK.
When I used the location for the jdk-9.0.4 it does not recognize this as a valid SE jdk.
Is this possible or is there a workaround?
Or will there be a new release of JDeveloper that will move this forward?