Export configuration including plugins & interpreter
Answered
Hi!
I'm setting up an IDE for working with python and 3dsmax. To get the 3dsmaxpy.exe interpreter working I need to install a plugin first (3dsMaxPy Support).
To make it more convenient for new team members, how can I export my interpreter setup including the chosen plugins?
I found the option to run extermal tools before launch but I don't know how I can link a plugin from the repository. Does anybody know how to do that?
Cheers,
Marina
Please sign in to leave a comment.
Hi Marina,
We would recommend to install it on each machine manually, because it is not a plugin developed by JetBrains and could misbehave in any way.
You can export/import settings though https://www.jetbrains.com/help/pycharm/exporting-and-importing-settings.html
There is also an old plugin https://plugins.jetbrains.com/plugin/7891-plugin-importer-exporter, you could try it, but it could be not so reliable.
A repository management is described here https://www.jetbrains.com/help/pycharm/managing-plugins.html
Hi,
Is there any up to date solution for this ?
Thanks