ZSI, SOAP Stubs Permanently deleted user Created July 01, 2011 19:13 Gurus,Can anyone list all steps needed to generate Stubs with ZSI libs. All required dependencies and how to use/add with-in PyCharm.Thanks,-GBK
Hello bhargav,
There is nothing specific to PyCharm with this procedure. You should invoke
wsdl2py from the command line as usual.
--
Dmitry Jemerov
Development Lead
JetBrains, Inc.
http://www.jetbrains.com/
"Develop with Pleasure!"
Thanks for Info.
How about adding Libraries and stubs generated to path ? Any suggestions ?
-GBK
Hello bhargav,
Normally I would expect that stubs would be generated directly in the project
directory. If you generate them elsewhere, you can use the "Add Content Root"
button under Settings | Project Structure.
--
Dmitry Jemerov
Development Lead
JetBrains, Inc.
http://www.jetbrains.com/
"Develop with Pleasure!"