Closed rm-jamotion closed 7 years ago
Seems like https://plugins.jetbrains.com/idea/plugin/1524-jetgroovy Compatible with IntelliJ IDEA only. I will try to rewrite some functionality to avoid dependency on this plugin. Actually i want to support all IDEA-based IDE's including PyCharm.
I have done some changes. Plugin works in PyCharm now. Groovy script replaced with JavaScript, but all labels in UI still old(named as "Groovy"). Some UI windows also differs from released version, github documentation is old too.
I'll fix mentioned above problems with next release. At this moment u can use next guide(picture)
Link to download: PackageTemplates.zip
P.S. tested in PyCharm CE 2016.3.2
Wow! What a perfect support!!! Thanks a lot for your quick and professional response. It works perfectly also on PyCharm Enterprise.
I tried to install your cool plugin in PyCharm but it is not working because of missing plugin. In PyCharm groofy is installed with the LivePlugin (see https://github.com/dkandalov/live-plugin). Maybe you could fix this?