Despite I enabled Web services support, I can not see "Generate Java code from WSDL" menu item in Tools -> WebServices. Do I need to install any plugin or something else for this?
Asked
Active
Viewed 2.5k times
6
-
1Does it help if you select the `.wsdl` file in a project first? – CrazyCoder Nov 20 '12 at 11:26
-
3Works for me from the [context menu](http://img526.imageshack.us/img526/1382/20121120172755.png). – CrazyCoder Nov 20 '12 at 13:27
-
1Where can I find this option in year 2022 and using version 2021.3.1 (Ultimate)? Thanks and Happy New Year :) – Arthur Eirich Jan 13 '22 at 14:35
1 Answers
5
Check this out. http://www.jetbrains.com/idea/webhelp/generate-java-code-from-wsdl-or-wadl-dialog.html
Useful tutorial here http://wiki.jetbrains.net/intellij/Developing_a_simple_JaxWS_WebService
Hope this helps.

Raul
- 1,899
- 2
- 20
- 32