Project wizard in Pycharm
I am writing a Pycharm CE plugin and was following https://plugins.jetbrains.com/docs/intellij/adding-new-steps.html, but unfortunately I always get the same default create project page without my newly added wizard. I am wondering whether it is even supported for other IDEs besides IntelliJ IDEA.
Please sign in to leave a comment.
Martin, it's hard to guess what may be the reason – please provide a minimal project that would help reproduce the issue.
Thanks for a response Jakub Chrzanowski. There is nothing special, just copypasted code from docs, but can share, maybe I slipped somewhere.
DemoModuleWizardStep.java