Failed to create project. clientBuilder.sslSocketFactory(SSLSocketFactory) not supported on JDK 9+
Failed to create project. clientBuilder.sslSocketFactory(SSLSocketFactory) not supported on JDK 9+
im using eclipse Version: Oxygen.3a Release (4.7.3a)
Build id: 20180405-1200
JRE installed is java 10
compiler compliance is java 10
when I create maven project with jersey archetype I get the following error.
Failed to create project.
clientBuilder.sslSocketFactory(SSLSocketFactory) not supported on JDK 9+
while creating jersey-quickstart-webapp error has encountered.
other questions in stackoverflow seems to be different problem or not solving my issue please help.
question does not solve as the given link is broken and I dono what to update as well
Have you seen stackoverflow.com/questions/46396382/…
– Gayan Weerakutti
Sep 2 at 10:28
I think my eclipse is started using java 9 only I can see new features.
– Santhosh
Sep 2 at 10:31
Thanks for contributing an answer to Stack Overflow!
But avoid …
To learn more, see our tips on writing great answers.
Some of your past answers have not been well-received, and you're in danger of being blocked from answering.
Please pay close attention to the following guidance:
But avoid …
To learn more, see our tips on writing great answers.
Required, but never shown
Required, but never shown
By clicking "Post Your Answer", you acknowledge that you have read our updated terms of service, privacy policy and cookie policy, and that your continued use of the website is subject to these policies.
please add your research in StackOverflow...
– Moshe Slavin
Sep 2 at 10:27