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