How the create java proxy class from wsdl in intellij
Answered
I am using IntelliJ IDEA 2019.3.1 (Community Edition) Build #IC-193.5662.53, built on December 18, 2019
I have a java console application. I am trying to create java proxy classes from wsdl but can't find any option.
Seen https://www.jetbrains.com/help/idea/generate-java-code-from-wsdl-or-wadl-dialog.html
and https://www.jetbrains.com/help/idea/web-service-clients.html but i can't find any option
Please let me know what i need to do
Please sign in to leave a comment.
This functionality is available in IntelliJ IDEA Ultimate edition only.
This seems a basic functionality :(
I suggest it should be a part of community edition as well
This action requires Web Services integration which is available only in Ultimate IDE edition.
And how do you do it with Intellij Ultimate? I m searching for it but i cannot find it whereas it is super easy with eclipse
Antoni Baran
This is caused by the fact that we have reworked the "Create Java EE project with Web Application integration" screen one month ago: https://youtrack.jetbrains.com/issue/IDEA-242935 and the documentation page with these changes is not ready yet.
However, there is a video that shows the changes: https://youtu.be/lgZRMCpfYM4?t=1050, so please feel free to check how to create JAVA EE (aka Jakarta EE) project.